From d8b8e48b542dc2bfbe5fd0da831b0bece378cf55 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Mon, 11 Mar 2024 07:53:53 +0000 Subject: Rename to wg0 so no need change names for new computer config. --- etc/systemd/system/multi-user.target.wants/wg-quick@wg0.service | 1 + etc/systemd/system/multi-user.target.wants/wg-quick@wg_ia.service | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 120000 etc/systemd/system/multi-user.target.wants/wg-quick@wg0.service delete mode 120000 etc/systemd/system/multi-user.target.wants/wg-quick@wg_ia.service (limited to 'etc/systemd/system') 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 diff --git a/etc/systemd/system/multi-user.target.wants/wg-quick@wg_ia.service b/etc/systemd/system/multi-user.target.wants/wg-quick@wg_ia.service deleted file mode 120000 index 0a92cb9a..00000000 --- a/etc/systemd/system/multi-user.target.wants/wg-quick@wg_ia.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/wg-quick@.service \ No newline at end of file -- cgit v1.2.3-70-g09d2