at/atd.service
Marcus Meissner a6c09357c7 Accepting request 310190 from home:elvigia:branches:Base:System
- atd.service: run After=nss-user-lookup.target not after
  systemd-user-sessions.service
- atd.service: run After=time-sync.target

OBS-URL: https://build.opensuse.org/request/show/310190
OBS-URL: https://build.opensuse.org/package/show/Base:System/at?expand=0&rev=95
2015-06-09 09:46:52 +00:00

10 lines
170 B
Desktop File

[Unit]
Description=Deferred execution scheduler
After=nss-user-lookup.target time-sync.target
[Service]
ExecStart=/usr/sbin/atd -f
[Install]
WantedBy=multi-user.target