Y
Hacker News
new
|
ask
|
show
|
jobs
by
eyegor
763 days ago
Why don't you just add sshd restart as an interface PostUp step in the client's wireguard config file?
2 comments
inbetween
763 days ago
it only takes 3 lines in a systemd override fille (which I think don't suffer the overwrite-on-upgrade problem). To my mind, that keeps the startup logic nicely local in service files.
link
kardos
763 days ago
So allow sshd to start in a failed mode and then restart it?
link