From b0b1d8fb0f933b37e5878541e18034614eed47fb Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Sat, 28 Jul 2012 01:32:35 +0200 Subject: merge initscripts-systemd This makes sure that systemd supports some initscripts API's. With this patch, systemd will: * Parse and use DAEMONS and MODULES from rc.conf * Run rc.local and rc.local.shutdown on boot and shutdown respectively Signed-off-by: Tom Gundersen --- PKGBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index e2e4f3d..7f0e845 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,6 +8,7 @@ license=('GPL') groups=('base') conflicts=('initscripts') provides=('initscripts=9999') +replaces=('initscripts-systemd') backup=(etc/inittab etc/rc.conf etc/rc.local etc/rc.local.shutdown) makedepends=('asciidoc') depends=('glibc' 'bash' 'coreutils' 'systemd-tools' 'iproute2' -- cgit v1.2.3