Re: Hang when mounting SMB shares

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Philip A. Chapman schrieb:

<snip>  Also, you could use
the noauto option and write a special init script to go into /etc/init.d
which will mount the smb shares.  Make sure your custom script is run
AFTER the network script.  Since S10network starts the network, S11 or
higher will do.  The script netfs is set to S25.



$ cat /etc/rc.local
#!/bin/sh
#
# This script will be executed *after* all the other init scripts.
# You can put your own initialization stuff in here if you don't
# want to do the full Sys V style init stuff.

touch /var/lock/subsys/local

--
shrek-m






[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux