at/atd.systemd

11 lines
205 B
Plaintext
Raw Normal View History

[Unit]
Description=Job spooling tools
After=syslog.target systemd-user-sessions.service
[Service]
EnvironmentFile=/etc/sysconfig/atd
ExecStart=/usr/sbin/atd -f $OPTS
[Install]
WantedBy=multi-user.target