diff --git a/acpid.changes b/acpid.changes index fc26028..b9e4d84 100644 --- a/acpid.changes +++ b/acpid.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Aug 5 21:12:24 UTC 2014 - dimstar@opensuse.org + +- Fix rcacpid symlink to point to /usr/sbin/service, not the + systemd .service file: the service file is actually not + executable. + ------------------------------------------------------------------- Fri Feb 14 10:04:32 UTC 2014 - oneukum@suse.com diff --git a/acpid.spec b/acpid.spec index fb14e15..fb820d6 100644 --- a/acpid.spec +++ b/acpid.spec @@ -66,7 +66,7 @@ install -Dm 744 thinkpad_handler %{buildroot}%{_prefix}/lib/acpid/thinkpad_handl install -Dm 644 events.thinkpad %{buildroot}%{_sysconfdir}/acpi/events/thinkpad mkdir -p %{buildroot}/%{_unitdir} install -m 644 %{SOURCE8} %{buildroot}/%{_unitdir} -ln -sf ../../%{_unitdir}/acpid.service %{buildroot}%{_sbindir}/rcacpid +ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rcacpid # formerly installed, but no longer useful with systemd. Keep as documentation. cp -p events.power_button events.sleep_button power_button sleep_button samples/