diff options
Diffstat (limited to 'default-config/etc/fstab')
-rw-r--r-- | default-config/etc/fstab | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/default-config/etc/fstab b/default-config/etc/fstab index 74c69fd..4b118fc 100644 --- a/default-config/etc/fstab +++ b/default-config/etc/fstab @@ -7,3 +7,5 @@ none /dev/shm tmpfs defaults 0 0 tmpfs /tmp tmpfs defaults 0 0 /dev/cdrom /bootcd iso9660 ro,user,noauto 0 0 + +### Auto generated entries get added here: |