systemd-user-sessions.service is used in unit file, so the atd should be

started after almost all services are up and running
This commit is contained in:
Marcela Mašláňová 2012-04-17 14:38:04 +02:00
parent 926bb3fb9c
commit 53ff479aaa
2 changed files with 3 additions and 1 deletions

View File

@ -194,6 +194,8 @@ fi
- at-3.1.13-usePOSIXtimers.patch use POSIX timers, so we won't need
pm-utils hack anymore
- at-3.1.13-help.patch update usage
- systemd-user-sessions.service is used in unit file, so the atd should be
started after almost all services are up and running
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.13-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

View File

@ -1,6 +1,6 @@
[Unit]
Description=Job spooling tools
After=syslog.target
After=syslog.target systemd-user-sessions.service
[Service]
EnvironmentFile=/etc/sysconfig/atd