From 377a8124cade13ba30e9cbc26fe37c3965eb7d0a Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sun, 5 Apr 2026 11:15:01 +0800 Subject: change to another usb port because the old one sometimes unmount the mifi and cause network interface down --- etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u1.service | 1 - etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u3.service | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 120000 etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u1.service create mode 120000 etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u3.service (limited to 'etc/systemd/system/multi-user.target.wants') diff --git a/etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u1.service b/etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u1.service deleted file mode 120000 index dce9a731..00000000 --- a/etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u1.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/mimic@.service \ No newline at end of file diff --git a/etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u3.service b/etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u3.service new file mode 120000 index 00000000..dce9a731 --- /dev/null +++ b/etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u3.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/mimic@.service \ No newline at end of file -- cgit v1.3