Michal Schmidt
d37883f482
initscripts: just try to mount rpc_pipefs always
...
Do not rely on modprobe.d hacks to mount the filesystem after loading the module.
Mount the filesystem directly. The kernel will ask for the module if needed.
This avoids race conditions between the initscripts running in parallel and it
works with built-in sunrpc too.
Later we can consider passing the responsibility to mount rpc_pipefs
to a systemd {auto,}mount unit pair.
https://bugzilla.redhat.com/show_bug.cgi?id=702707
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2011-07-04 08:18:04 -04:00
Steve Dickson
0fb3f74120
Initscripts do not conform to LSB specification (bz 621562)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-10-15 16:25:05 -04:00
Steve Dickson
5b1bacb347
- Reworked and remove some of the Default-Start/Stop stanzas in the init
...
scripts (bz 531425)
2009-11-03 13:52:20 +00:00
Steve Dickson
0ce3b8dd95
- Updated init scripts to add dependencies on other system facilities (bz
...
475133)
2009-06-10 16:14:13 +00:00
Steve Dickson
adb2afee96
- Reworked init scripts so service will be able to stop when some of the
...
checks fail. (bz 462508)
2008-09-16 20:29:11 +00:00
Steve Dickson
1ae9fb391f
- Changed the default directories for sm-notify (bz 435480)
...
- Added 'condstop' to init scripts so service are not started when
nfs-utils is removed.
2008-07-02 23:35:53 +00:00
Steve Dickson
0c53dbcca7
- Make sure the gss and idmap daemons remove thier lock files when they are
...
stopped.
2007-08-02 15:54:05 +00:00
Steve Dickson
cafae3aae5
- Upgraded to the latest upstream version (nfs-utils-1.1.0)
2007-07-30 10:10:07 +00:00
Steve Dickson
48d9c62cfe
removed keyutils, keyutils-libs
2007-05-15 15:03:52 +00:00
Steve Dickson
ab5220ebfc
Added condstop to all the initscripts (bz 196934)
2007-03-09 16:17:31 +00:00
Peter Jones
ba86d8916c
fix init scripts so rc will see to shut things down
2006-01-11 21:55:51 +00:00
Steve Dickson
819e6dc24e
- Reworked the nfslock init script so if lockd is running it will be killed
...
which is what the HA community needs. (bz 162446)
- Stopped rpcidmapd.init from doing extra echoing when condstart-ed.
2005-09-08 14:27:06 +00:00
Steve Dickson
3f418c2b9f
- Added support to rpcgssd.init and rpcsvcgssd.init scripts to insmod
...
security modules.
- Changed the nfs.init script to bring rpc.svcgssd up and down, since
rpc.svcgssd is only needed with the NFS server is running.
2005-02-14 19:29:31 +00:00
Steve Dickson
ae9da60511
- Incorporate some clean up code from Ulrich Drepper (bz# 134025)
...
- Fixed the chkconfig number in the rpcgssd, rpcidmapd, and rpcsvcgssd
initscrpts (bz# 132284)
2004-10-01 09:14:13 +00:00
cvsdist
9e6d913b97
auto-import changelog data from nfs-utils-1.0.6-34.src.rpm
...
Mon Aug 30 2004 Steve Dickson <SteveD@RedHat.com>
- Major clean up.
- Removed all unused/old patches
- Rename and condensed a number of patches
- Updated to CITI's nfs-utils-1.0.6-13 patches
2004-09-09 09:27:26 +00:00