aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSebastien Luttringer <seblu@seblu.net>2011-05-05 01:17:24 +0200
committerTom Gundersen <teg@jklm.no>2011-05-11 01:51:33 +0200
commit2acd4aaf8b84316e30b63ba1f785e2e15ddee4a3 (patch)
tree6b1625642d42b974bb7ac101f2be491a2960a47e /Makefile
parent8ffdc007c28346ba0a733dbcdba62f91d23ce353 (diff)
downloadinitscripts-2acd4aaf8b84316e30b63ba1f785e2e15ddee4a3.tar.xz
Rename rc into rc.d2011.05.1
To avoid conflict with plan9 rc shell we need to rename our rc. Original name come from debian invoke-rc.d, shortened into rc. Signed-off-by: Sebastien Luttringer <seblu@seblu.net> Signed-off-by: Tom Gundersen <teg@jklm.no>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d3a1824..6923840 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ install: minilogd installdirs
install -m755 -t $(DESTDIR)/etc rc.local rc.local.shutdown rc.multi rc.shutdown rc.single rc.sysinit
install -m755 -t $(DESTDIR)/etc/cron.hourly adjtime
install -m755 -t $(DESTDIR)/etc/rc.d functions hwclock network netfs
- install -m755 -t $(DESTDIR)/sbin minilogd rc
+ install -m755 -t $(DESTDIR)/sbin minilogd rc.d
clean:
rm -f minilogd minilogd.o