clatd icon indicating copy to clipboard operation
clatd copied to clipboard

doesn't work without systemd

Open shithubsucks opened this issue 4 months ago • 1 comments

This software assumes systemd and doesn't work without it.

I've managed to get it running by manually coping the files into if-down.d and if-up.d, setting up /etc/default/clatd, and then in a root interactive terminal manually invoking clatd. This seems to start the tun interface just fine.

Why is systemd a dependency to make this work? I don't see how that is actually needed here.

shithubsucks avatar Oct 25 '24 20:10 shithubsucks