- 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
11 lines
148 B
Desktop File
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
|