Accepting request 134202 from home:cboltz:branches:Base:System

- fix atd.service (bnc#780259)

This is probably worth an update for 12.2, but I'll let that decision (and the handling ;-) up to you.

OBS-URL: https://build.opensuse.org/request/show/134202
OBS-URL: https://build.opensuse.org/package/show/Base:System/at?expand=0&rev=46
This commit is contained in:
Robert Milasan 2012-09-17 11:50:44 +00:00 committed by Git OBS Bridge
parent 0b16cb2479
commit fbe4cd6e22
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 13 21:24:09 UTC 2012 - opensuse@cboltz.de
- fix atd.service (bnc#780259)
-------------------------------------------------------------------
Tue Dec 20 19:56:52 UTC 2011 - coolo@suse.com

View File

@ -3,7 +3,8 @@ Description=Execution Queue Daemon
After=syslog.target
[Service]
ExecStart=/usr/sbin/atd -f
ExecStart=/usr/sbin/atd
Type=forking
[Install]
WantedBy=multi-user.target