]> git.hoellein.online Git - vserver/commitdiff
saving uncommitted changes in /etc prior to apt run
authormhoellein <mario@hoellein.online>
Thu, 2 Feb 2023 21:50:05 +0000 (22:50 +0100)
committermhoellein <mario@hoellein.online>
Thu, 2 Feb 2023 21:50:05 +0000 (22:50 +0100)
fstab

diff --git a/fstab b/fstab
index 81a0c6b0bd4e6d7d77e2d2fd62c2c4bab3f78515..a070792902726df4e13acaeff7039374299b6850 100644 (file)
--- a/fstab
+++ b/fstab
@@ -7,7 +7,8 @@
 # <file system> <mount point>   <type>  <options>       <dump>  <pass>
 # / was on /dev/sda2 during installation
 UUID=af0b2b20-4340-4bcd-a140-646372def747 /               ext4    errors=remount-ro 0       0
-UUID=24dbfb7d-3c66-4c4f-b506-9dc377935a1c /var               ext4    errors=remount-ro 0       0
+#UUID=24dbfb7d-3c66-4c4f-b506-9dc377935a1c /var               ext4    errors=remount-ro 0       0
+UUID=61cdb803-2c6c-439f-b5fe-00d5a9891b2b /var               ext4    errors=remount-ro 0       0
 UUID=015843ed-fea6-4a2f-83b1-e4df35019c4e /home               ext4    errors=remount-ro 0       0
 # /boot was on /dev/sda1 during installation
 UUID=9a9dead3-a6b5-47fc-b125-a60c58337d07 /boot           ext4    defaults,noatime        0       0