4c3572f415
Also do some tidying of the config and set the default timezone to nothing, to prevent hiccups on rc.shutdown Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
10 lines
474 B
Plaintext
10 lines
474 B
Plaintext
# /etc/fstab: static file system information
|
|
# <file system> <dir> <type> <options> <dump> <pass>
|
|
unionfs / unionfs noauto 0 0
|
|
none /dev/pts devpts defaults 0 0
|
|
none /dev/shm tmpfs defaults 0 0
|
|
|
|
/dev/cdrom /bootcd iso9660 ro,user,noauto 0 0
|
|
|
|
### Auto generated entries get added here:
|