at/atd.service
Dr. Werner Fink 99983ff6a6 Accepting request 182951 from home:elvigia:branches:Base:System
- systemd: start as non-forking service 
- systemd: start after systemd-user-sessions.service

- Use /run not /var/run to store the pid file

OBS-URL: https://build.opensuse.org/request/show/182951
OBS-URL: https://build.opensuse.org/package/show/Base:System/at?expand=0&rev=65
2013-07-13 20:40:31 +00:00

10 lines
154 B
Desktop File

[Unit]
Description=Execution Queue Daemon
After=systemd-user-sessions.service
[Service]
ExecStart=/usr/sbin/atd -f
[Install]
WantedBy=multi-user.target