Accepting request 243719 from home:dimstar:branches:Base:System

- Fix rcacpid symlink to point to /usr/sbin/service, not the
  systemd .service file: the service file is actually not
  executable.

OBS-URL: https://build.opensuse.org/request/show/243719
OBS-URL: https://build.opensuse.org/package/show/Base:System/acpid?expand=0&rev=71
This commit is contained in:
Stefan Seyfried 2014-08-11 08:31:13 +00:00 committed by Git OBS Bridge
parent 83768b5e73
commit ca627e0f1a
2 changed files with 8 additions and 1 deletions

View File

@ -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

View File

@ -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/