diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-06-26 07:21:37 +0000 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-06-26 07:21:37 +0000 |
commit | 8550d4685cd750456b1dc1160c590adf3c3ca8db (patch) | |
tree | c74b9ed388a5cacb62e1586e81771e963d1f8a6d /etc/systemd/system/multi-user.target.wants/wg-quick@wg0.service | |
parent | 856ee7d7099978437d867950d988ce407b2f76c6 (diff) |
feat: enable swgp and wireguard services
Diffstat (limited to 'etc/systemd/system/multi-user.target.wants/wg-quick@wg0.service')
l--------- | etc/systemd/system/multi-user.target.wants/wg-quick@wg0.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/systemd/system/multi-user.target.wants/wg-quick@wg0.service b/etc/systemd/system/multi-user.target.wants/wg-quick@wg0.service new file mode 120000 index 00000000..0a92cb9a --- /dev/null +++ b/etc/systemd/system/multi-user.target.wants/wg-quick@wg0.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/wg-quick@.service
\ No newline at end of file |