From: mhoellein Date: Thu, 2 Feb 2023 21:50:05 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=14c5063dfb3598d0ed6708391d400f6947e464cf;p=vserver saving uncommitted changes in /etc prior to apt run --- diff --git a/fstab b/fstab index 81a0c6b0b..a07079290 100644 --- a/fstab +++ b/fstab @@ -7,7 +7,8 @@ # # / 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