SHA256
1
0
forked from pool/acct

Accepting request 247115 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/247115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acct?expand=0&rev=31
This commit is contained in:
Stephan Kulow 2014-09-03 16:22:56 +00:00 committed by Git OBS Bridge
commit 385b836357
2 changed files with 6 additions and 1 deletions

View File

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

View File

@ -7,7 +7,7 @@ ConditionPathExists=/var/account
[Service]
Type=oneshot
RemainAfterExit=true
ExecStartPre=/usr/libexec/account/create
ExecStartPre=/usr/lib/account/create
ExecStart=/usr/sbin/accton /var/account/pacct
ExecStop=/usr/sbin/accton off