Accepting request 246728 from home:vitezslav_cizek:branches:Base:System
- fixed libexec path in acct.service (bnc#893980) OBS-URL: https://build.opensuse.org/request/show/246728 OBS-URL: https://build.opensuse.org/package/show/Base:System/acct?expand=0&rev=36
This commit is contained in:
parent
6a419c6707
commit
582874f298
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 28 13:18:29 UTC 2014 - vcizek@suse.com
|
||||||
|
|
||||||
|
- fixed libexec path in acct.service (bnc#893980)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 17 10:41:47 UTC 2014 - werner@suse.de
|
Mon Mar 17 10:41:47 UTC 2014 - werner@suse.de
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ ConditionPathExists=/var/account
|
|||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
RemainAfterExit=true
|
RemainAfterExit=true
|
||||||
ExecStartPre=/usr/libexec/account/create
|
ExecStartPre=/usr/lib/account/create
|
||||||
ExecStart=/usr/sbin/accton /var/account/pacct
|
ExecStart=/usr/sbin/accton /var/account/pacct
|
||||||
ExecStop=/usr/sbin/accton off
|
ExecStop=/usr/sbin/accton off
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user