OR you could just go the full systemd way and just require the respective 
target. You already specify ordering, so why not do the req dep? And drop the 
`ExecStartPre` stuff.

apt-daily*.service:
After = network-online.target
Wants = network-online.target

Reply via email to