Closed seanho00 closed 6 years ago
BindsTo= and After=
https://www.freedesktop.org/software/systemd/man/systemd.unit.html
Every service that uses VPN needs this: xnbd, rsyslog, etc.
Not sure how to handle this in a general way that maintains role modularity -- e.g., now my systemd-journald
role relies directly on my tinc
role.
Use BindToDevice
Wait for VPN interface to be up before running journald listener, otherwise it will fail on boot.