]> git.hoellein.online Git - homeserver/commitdiff
saving uncommitted changes in /etc prior to apt run
authormhoellein <mhoellein@freenet.de>
Tue, 23 Oct 2018 20:50:34 +0000 (22:50 +0200)
committermhoellein <mhoellein@freenet.de>
Tue, 23 Oct 2018 20:50:34 +0000 (22:50 +0200)
default/locale
grub.d/10_linux
locale.gen
systemd/system/multi-user.target.wants/tor.service [deleted symlink]

index 696a2ef72753144d63d74478e6e8b7f473848fc0..39b389ef519e18a2d03d09461133c6fb8f76831c 100644 (file)
@@ -1,4 +1,4 @@
-LANG=de_DE.utf8
+LANG=de_DE.UTF-8
 LC_NUMERIC="he_IL.UTF-8"
 LC_MONETARY="he_IL.UTF-8"
 LC_PAPER="he_IL.UTF-8"
index b48bbc98784eb775883072145d4721a4b40a7ab6..bd7526abd227db2a68af7ed6f73e90d8ee805675 100755 (executable)
@@ -39,7 +39,7 @@ if [ "x${GRUB_DISTRIBUTOR}" = "x" ] ; then
 else
   case ${GRUB_DISTRIBUTOR} in
     Ubuntu|Kubuntu)
-      OS="Linux Mint 18 Cinnamon 64-bit"
+      OS="Linux Mint 18.3 Cinnamon 64-bit"
       ;;
     *)
       OS="${GRUB_DISTRIBUTOR} GNU/Linux"
index 2102e91fd7b3fc8cc84823948a10b4676d123ec3..fed22a7564c5b4132b51392d8099485ffbf0ad64 100644 (file)
@@ -111,7 +111,7 @@ de_BE.UTF-8 UTF-8
 de_CH.UTF-8 UTF-8
 # de_DE ISO-8859-1
 de_DE.UTF-8 UTF-8
-de_DE@euro ISO-8859-15
+de_DE@euro ISO-8859-15
 de_LI.UTF-8 UTF-8
 # de_LU ISO-8859-1
 de_LU.UTF-8 UTF-8
diff --git a/systemd/system/multi-user.target.wants/tor.service b/systemd/system/multi-user.target.wants/tor.service
deleted file mode 120000 (symlink)
index 3e34aaf..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/lib/systemd/system/tor.service
\ No newline at end of file