-Add an option to manually reload cron.
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=131
This commit is contained in:
parent
5c76545608
commit
0ad1c77b77
@ -5,6 +5,7 @@ After=postfix.service sendmail.service exim.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/sbin/cron -n
|
||||
ExecReload=/usr/bin/kill -s SIGHUP $MAINPID
|
||||
Restart=on-abort
|
||||
|
||||
[Install]
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 16 13:51:14 UTC 2014 - vdziewiecki@suse.com
|
||||
|
||||
-Add an option to manually reload cron.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 13:57:03 UTC 2014 - vdziewiecki@suse.com
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user