Accepting request 438506 from home:posophe:branches:vdr

fix

OBS-URL: https://build.opensuse.org/request/show/438506
OBS-URL: https://build.opensuse.org/package/show/vdr/lirc?expand=0&rev=76
This commit is contained in:
Denisart Benjamin 2016-11-03 10:31:22 +00:00 committed by Git OBS Bridge
parent 458bfb5b07
commit 1608301e4f
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 3 10:30:47 UTC 2016 - p.drouand@gmail.com
- Fix %pre script
-------------------------------------------------------------------
Wed Nov 2 13:46:41 UTC 2016 - p.drouand@gmail.com

View File

@ -276,7 +276,6 @@ getent passwd lirc >/dev/null || \
usermod -a -G dialout lirc &> /dev/null || :
usermod -a -G lock lirc &> /dev/null || :
usermod -a -G input lirc &> /dev/null || :
exit 0
%service_add_pre lircd.service lircmd.service lircd-uinput.service lircd.socket irexec.service
%post core