Log of /trunk/freewrt/package/nfs-server/files/nfsd.init
Parent Directory
|
Revision Log
Revision
2509 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon May 14 18:19:25 2007 UTC
(6 years, 9 months ago)
by
tg
File length: 369 byte(s)
Diff to
previous 2485
by request of wbx@, add a clause
| autostop) ;;
to all cases inside all init scripts so that we won't have any
errors on shutdown. the alternative would be
| autostop) exec $0 stop "$@" ;;
of course, for packages that want it.
also bump all patchlevels again *sigh*
attention: mechanical commit. please read diff and fix breakage
if you are package maintainer.
Revision
2485 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat May 12 22:36:00 2007 UTC
(6 years, 9 months ago)
by
tg
File length: 356 byte(s)
Diff to
previous 2277
by request of wbx@:
make it possible for users to do
| /etc/init.d/<foo> restart
instead of having to do
| /etc/init.d/S*<foo> restart
by moving the order into a magickalâ„¢ comment.
Untested.
Also remove the svn:executable properties, because rcS and rcK will
always call them with /bin/sh, and bump dashvers accordingly.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.