at/atd.service
Ralf Lang 1db49b09b5 Accepting request 143496 from home:elvigia:branches:Base:System
- When sysconfig variables are empty, do not set stuff to zero
  just use the defaults. 

- Fix systemd unit and sysconfig parsing the right way.

OBS-URL: https://build.opensuse.org/request/show/143496
OBS-URL: https://build.opensuse.org/package/show/Base:System/at?expand=0&rev=50
2012-11-29 10:10:11 +00:00

11 lines
148 B
Desktop File

[Unit]
Description=Execution Queue Daemon
After=syslog.target
[Service]
ExecStart=/usr/sbin/atd
Type=forking
[Install]
WantedBy=multi-user.target