/etc/fstab: fix note from rebuilfstab->grml-udev-rebuildfstab switch
authorMichael Prokop <mika@grml.org>
Wed, 19 Oct 2022 14:55:55 +0000 (16:55 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 19 Oct 2022 14:55:55 +0000 (16:55 +0200)
Fixup for git rev 0aa690741

While at it, drop "!", there's no reason to shout. :)

Thanks: Christoph Biedl for reporting

etc/grml/fai/config/files/etc/fstab/GRMLBASE

index 37df293..9a5698a 100644 (file)
@@ -22,6 +22,6 @@ devpts         /dev/pts         devpts noauto,mode=0622                      0
 # none           /proc/bus/usb usbfs   defaults,nodev,noexec,nosuid,noauto,devgid=1001,devmode=664 0 0
 # 192.168.1.101:/backups /media/nfs nfs  defaults,user,wsize=8192,rsize=8192 0 0
 #
-# Warning! Please do *not* change any lines below because they are auto-generated by.
-# If you want to disable rebuildfstab set CONFIG_FSTAB='no' in /etc/grml/autoconfig!
+# Warning! Please do *not* change any lines below because they are auto-generated.
+# If you want to disable rebuildfstab set CONFIG_FSTAB='no' in /etc/grml/autoconfig.
 # See 'man grml-udev-rebuildfstab' for more details about the following entries.