at/SOURCES/atd.systemd

12 lines
222 B
Plaintext
Raw Normal View History

2019-05-07 05:18:22 +00:00
[Unit]
Description=Job spooling tools
After=syslog.target systemd-user-sessions.service
[Service]
EnvironmentFile=/etc/sysconfig/atd
ExecStart=/usr/sbin/atd -f $OPTS
IgnoreSIGPIPE=no
[Install]
WantedBy=multi-user.target