My service needs reasonably continuous mtimes on files, but at the
moment there is a big discontinuity soon after boot.
There are a number of web pages out there which tell you to put
stuff like this:
After=syslog.target network.target
WantedBy=multi-user.target
In your .service file linked from:
/etc/systemd/system/multi-user.target.wants
I'm guess I want to be After one of these targets:
time-sync.target or
systemd-timedated.service
But if multi-user.target doesn't already depend on them I'm not sure its
safe for my target, which is WantedBy multi-user.target, to do so?
Of course what I'd really like is a to be After=everything.target or so as
described in my other email.
Britton
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel