Accepting request 55564 from Base:System
Accepted submit request 55564 from user elvigia OBS-URL: https://build.opensuse.org/request/show/55564 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=14
This commit is contained in:
commit
ca86dd7c3d
@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description=Command Scheduler
|
||||
After=syslog.target
|
||||
After=syslog.target mail-transfer-agent.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/sbin/cron -n
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 12:46:12 UTC 2010 - aj@suse.de
|
||||
|
||||
- cron.service needs to be after mta.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 7 21:16:31 UTC 2010 - coolo@novell.com
|
||||
|
||||
- prereq init script syslog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 9 15:38:33 UTC 2010 - cristian.rodriguez@opensuse.org
|
||||
|
||||
|
@ -28,7 +28,7 @@ Group: System/Daemons
|
||||
Recommends: smtp_daemon
|
||||
Recommends: postfix
|
||||
AutoReqProv: on
|
||||
PreReq: permissions %fillup_prereq %insserv_prereq cron
|
||||
PreReq: permissions %fillup_prereq %insserv_prereq cron sysvinit(syslog)
|
||||
Version: 1.4.6
|
||||
Release: 4
|
||||
%{expand: %%define cronie_version %version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user