aboutsummaryrefslogtreecommitdiff
path: root/rc.multi
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2004-01-30 18:30:06 +0000
committerJudd Vinet <judd@archlinux.org>2004-01-30 18:30:06 +0000
commitb6fab06a33cb0c829731c3123ef35444c6909d72 (patch)
tree915a61417fe089a2003aea2cd02d94cf2ebb930e /rc.multi
parent4abccbdf439817f1328547f1f22db969fe6d8591 (diff)
downloadinitscripts-b6fab06a33cb0c829731c3123ef35444c6909d72.tar.xz
added a rc.d/netfs script to mount network-based filesystems from DAEMONS
Diffstat (limited to 'rc.multi')
-rwxr-xr-xrc.multi3
1 files changed, 0 insertions, 3 deletions
diff --git a/rc.multi b/rc.multi
index 9b103e9..e33226e 100755
--- a/rc.multi
+++ b/rc.multi
@@ -17,7 +17,4 @@ if [ -x /etc/rc.local ]; then
/etc/rc.local
fi
-# Mount any leftover (nfs,smbfs,etc) mounts
-/bin/mount -a
-
# End of file