- Fix cf-serverd.service file, type is forking.
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cfengine?expand=0&rev=78
This commit is contained in:
parent
35ed2c7da9
commit
79da141433
@ -3,6 +3,7 @@ Description=CFEngine Server Daemon
|
||||
After=syslog.target
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
ExecStart=/usr/sbin/cf-serverd
|
||||
|
||||
[Install]
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 26 08:24:00 UTC 2014 - kkaempf@suse.com
|
||||
|
||||
- Fix cf-serverd.service file, type is forking.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 18 11:30:23 UTC 2014 - kkaempf@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user