From c38d01fe339fd187ff663ed7d987c928abae4150 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Thu, 2 Jul 2026 12:13:14 +0800 Subject: Revert "trying mifi on enp0s20f0u3 again" This reverts commit c5abe9008f255f395442d5c7130b266cc5293762. Because mifi still unmount itfself cause usb ethernet network interface gone. --- etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u3.service | 1 - etc/systemd/system/multi-user.target.wants/mimic@wlp2s0.service | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 120000 etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u3.service create mode 120000 etc/systemd/system/multi-user.target.wants/mimic@wlp2s0.service (limited to 'etc') diff --git a/etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u3.service b/etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u3.service deleted file mode 120000 index dce9a731..00000000 --- a/etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u3.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@wlp2s0.service b/etc/systemd/system/multi-user.target.wants/mimic@wlp2s0.service new file mode 120000 index 00000000..dce9a731 --- /dev/null +++ b/etc/systemd/system/multi-user.target.wants/mimic@wlp2s0.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/mimic@.service \ No newline at end of file -- cgit v1.3.1