From f369c5fb4bf047b2c5391db70eaf590352c8c774 Mon Sep 17 00:00:00 2001 From: Michal Schmidt Date: Jan 18 2013 14:29:23 +0000 Subject: configure the path to rc.local customary in Fedora --- diff --git a/systemd.spec b/systemd.spec index b3ecb4a..396d4a1 100644 --- a/systemd.spec +++ b/systemd.spec @@ -202,7 +202,8 @@ glib-based applications using libudev functionality. --libexecdir=%{_prefix}/lib \ --enable-gtk-doc \ --disable-static \ - --with-sysvinit-path=/etc/rc.d/init.d + --with-sysvinit-path=/etc/rc.d/init.d \ + --with-rc-local-script-path-start=/etc/rc.d/rc.local /usr/bin/make %{?_smp_mflags} V=1 %install