diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2026-02-02 09:42:55 +0800 |
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2026-02-02 09:42:55 +0800 |
| commit | deca7f99a030c44e645fc938f651c7e126c87cde (patch) | |
| tree | 7a92d956e84c62efcdba6be6978c544d422d70eb | |
| parent | aa395c42fbcc802d63e14cb843bb0d5b14bfc360 (diff) | |
mimic consider USB ethernet
| l--------- | etc/mimic/enp0s20f0u1.conf | 1 | ||||
| l--------- | etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u1.service | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/etc/mimic/enp0s20f0u1.conf b/etc/mimic/enp0s20f0u1.conf new file mode 120000 index 00000000..22cac32f --- /dev/null +++ b/etc/mimic/enp0s20f0u1.conf @@ -0,0 +1 @@ +wlp2s0.conf
\ No newline at end of file diff --git a/etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u1.service b/etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u1.service new file mode 120000 index 00000000..dce9a731 --- /dev/null +++ b/etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u1.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/mimic@.service
\ No newline at end of file |
