summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drop rpc_pipefs creation as the rpc.pipefs.initd takes care of it. Switch to ...Mike Frysinger2014-06-201-4/+4
* Process /etc/exports.d/*.exports too #459600 by Joakim Tjernlund.Mike Frysinger2013-03-241-18/+16
* Convert to extra_started_commands #381887 by teidakankan.Mike Frysinger2011-09-181-2/+2
* Drop --oknodo usage #377765 by Michael Mair-Keimberger.Mike Frysinger2011-09-011-5/+3
* Add conf.d option for tweaking nfsd settings #361473 by John Feuerstein.Mike Frysinger2011-04-061-2/+7
* fix typo pointed out by Malte Starostik #346311 -- server uses svcgssd, not g...Mike Frysinger2010-11-211-2/+2
* Port logic over for detecting rpc.gssd needs in nfs init.d script #330795 by ...Mike Frysinger2010-08-071-4/+12
* Only require rpc.svcgssd if sec=krb is used rather than sec=sys (default). Th...Diego Elio Pettenò2010-08-021-2/+2
* Fix nfs init script dependency generation for kerberos exports.Diego Elio Pettenò2010-07-261-3/+3
* Have nfs init.d depend on rpc.idmapd by default when USE=nfsv4, but allow peo...Mike Frysinger2009-05-301-2/+2
* Fixup bashism in init.d script #260149 by Timothy Redaelli.Mike Frysinger2009-02-271-2/+3
* Also use rpc.nfsd to try to shutdown nfsd #228127 by Maurice Volaski.Mike Frysinger2009-01-311-1/+3
* Add /proc/fs/nfs -> /proc/fs/nfsd fix again.Mike Frysinger2009-01-311-3/+3
* Restart rpc.idmapd if nfsd is a module #220747 by Jochen Radmacher.Mike Frysinger2009-01-311-5/+11
* fix copy & paste error in previous commit #219495 by Jonathan AdamczewskiMike Frysinger2008-05-051-2/+2
* Dont bother checking for config anymore #219495 by Davide Pesavento. Load su...Mike Frysinger2008-05-041-2/+2
* Split the gssd and svcgssd init.d scripts #186037 by Paul B. Henson.Mike Frysinger2008-04-201-3/+3
* dont use --quiet with start-stop-daemon since we dont really need itMike Frysinger2008-02-041-3/+3
* Until newer baselayout stabilizes, only use config() when it exists #203906.Mike Frysinger2008-01-141-2/+2
* Make sure /etc/exports and /etc/fstab exist to account for the stupid cases o...Mike Frysinger2007-12-301-3/+5
* add appropriate config lines to depend()Mike Frysinger2007-12-301-1/+2
* Version bump #197336 by Francisco Javier. Tweak nfs init.d needs based on ex...Mike Frysinger2007-12-291-5/+4
* Only force kerb init.d scripts when the NFSv4 mount needs it #180428 by Mauri...Mike Frysinger2007-08-161-10/+8
* Version bump.Mike Frysinger2007-05-121-20/+16
* add dns to use lines #174632Mike Frysinger2007-04-151-2/+2
* tweak style a littleMike Frysinger2007-04-071-4/+4
* Remove some bashisms and support baselayout-2 restart option.Roy Marples2007-04-021-6/+6
* Split init.d scripts up so client/server configurations are handled properly ...Mike Frysinger2007-03-251-0/+149