From f537512cad7678b30cddc3e23d18a42062548d1a Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Thu, 29 Jun 2023 19:09:02 -0700 Subject: enable wg-quick serivce --- etc/myconf/cfgl_meta | 1 + etc/systemd/system/multi-user.target.wants/wg-quick@wg0.service | 1 + 2 files changed, 2 insertions(+) create mode 120000 etc/systemd/system/multi-user.target.wants/wg-quick@wg0.service (limited to 'etc') diff --git a/etc/myconf/cfgl_meta b/etc/myconf/cfgl_meta index 23a5ef24..14fcf185 100644 --- a/etc/myconf/cfgl_meta +++ b/etc/myconf/cfgl_meta @@ -22,6 +22,7 @@ 755 root root //etc/systemd/system 755 root root //etc/systemd/system/multi-user.target.wants 777 root root //etc/systemd/system/multi-user.target.wants/qbittorrent-nox@xyz.service +777 root root //etc/systemd/system/multi-user.target.wants/wg-quick@wg0.service 755 root root //etc/systemd/system/paccache.service.d 644 root root //etc/systemd/system/paccache.service.d/20-remove-all-uninstalled.conf 755 root root //home 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 -- cgit v1.2.3-70-g09d2