summaryrefslogtreecommitdiff
path: root/src/rc/Makefile
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-03-19 17:11:50 +0000
committerRoy Marples <roy@marples.name>2008-03-19 17:11:50 +0000
commitd9ec62b22a8ccfebda4af34d8319b33a8a5e3bbb (patch)
tree1ee06a122011bd5347ed1dac292e1408178cceb0 /src/rc/Makefile
parent089caec283e1e1b39767abf9cb355f47ee6daca6 (diff)
downloadopenrc-d9ec62b22a8ccfebda4af34d8319b33a8a5e3bbb.tar.gz
openrc-d9ec62b22a8ccfebda4af34d8319b33a8a5e3bbb.tar.bz2
openrc-d9ec62b22a8ccfebda4af34d8319b33a8a5e3bbb.tar.xz
Add rc-service and update all softlevel refs to runlevel.
Diffstat (limited to 'src/rc/Makefile')
-rw-r--r--src/rc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rc/Makefile b/src/rc/Makefile
index 8c43da8..d2c7120 100644
--- a/src/rc/Makefile
+++ b/src/rc/Makefile
@@ -11,7 +11,7 @@ SBINDIR= ${PREFIX}/sbin
LINKDIR= ${PREFIX}/${LIBNAME}/${PROG}
BINLINKS= rc-status
-SBINLINKS= rc-update runscript start-stop-daemon
+SBINLINKS= rc-service rc-update runscript start-stop-daemon
RC_BINLINKS= einfon einfo ewarnn ewarn eerrorn eerror ebegin eend ewend \
eindent eoutdent esyslog eval_ecolors \
veinfo vewarn vebegin veend vewend veindent veoutdent \