tracker icon indicating copy to clipboard operation
tracker copied to clipboard

Wireguard firstboot scripts should enable (or at least ask to enable) service

Open JedMeister opened this issue 11 months ago • 0 comments

E.g. if you set up Wireguard interface wg0, then the interface should be bought up:

wg-quick up wg0

And also enabled:

systemctl enable wg-quick@wg0

JedMeister avatar Mar 26 '24 01:03 JedMeister