From 59a394c7d47d01fd7ec02bde81cbeab5d17e54d4 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Fri, 26 Aug 2005 04:01:11 +0000 Subject: [PATCH] - no need for /etc/init.d/vservers-init --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index b5a3c6e..758a67c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -247,7 +247,6 @@ install-exec-hook: cd $(DESTDIR)/bin && $(LN_S) ../$(sbindir)/vsh install-data-hook: - cd $(DESTDIR)$(sysvdir) && $(LN_S) vservers vserver-init install -D -m 644 scripts/vcached.logrotate $(DESTDIR)/$(sysconfdir)/logrotate.d/vcached install -D -m 644 scripts/vcached.cron $(DESTDIR)/$(sysconfdir)/cron.d/vcached -- 2.43.0