revert EARLY_MOUNTS since everything in the boot runlevel depends on localmount already and anything that runs before it does not rely on things like /tmp or /var/run (and because i confused localmount with checkroot)
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
# /etc/conf.d/localmount
|
||||
|
||||
# A list of mount points you want mounted before any other real
|
||||
# services get started. For example, you may want to define /tmp
|
||||
# or /var/tmp as tmpfs mounts in your /etc/fstab and then add those
|
||||
# two paths here.
|
||||
EARLY_MOUNTS=""
|
||||
Reference in New Issue
Block a user