From b1c4ca25bf58e1925012d1dcdd83d61cecbf87fb Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 4 Jan 2013 21:48:47 +0100 Subject: build-sys: make rc-local support part of SYSV compat This also drops automatic selection of the rc local scripts based on the local distro. Distributions now should specify the paths of the rc-local and halt-local scripts on the configure command line. --- units/.gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'units/.gitignore') diff --git a/units/.gitignore b/units/.gitignore index 63c7ba06b..5e86d3011 100644 --- a/units/.gitignore +++ b/units/.gitignore @@ -1,3 +1,5 @@ +/halt-local.service +/rc-local.service /systemd-hybrid-sleep.service /systemd-journal-gatewayd.service /systemd-journal-flush.service -- cgit v1.2.3