diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-08-31 12:35:08 +0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-08-31 12:35:08 +0800 |
commit | 16887fd826b0f954493ed037adba444d21b833f5 (patch) | |
tree | 42d9b26e1c1faa4654ac5d630d120c1d96b1bb85 | |
parent | e4b7729473d0cc9af45640a64e224701c7ed52fa (diff) |
no need mimic on enu1u2c2 and wwuli4 now
-rw-r--r-- | etc/myconf/cfgl_meta | 2 | ||||
l--------- | etc/systemd/system/multi-user.target.wants/mimic@enu1u2c2.service | 1 | ||||
l--------- | etc/systemd/system/multi-user.target.wants/mimic@wwu1i4.service | 1 |
3 files changed, 0 insertions, 4 deletions
diff --git a/etc/myconf/cfgl_meta b/etc/myconf/cfgl_meta index 6ae98f2e..6cac2d2c 100644 --- a/etc/myconf/cfgl_meta +++ b/etc/myconf/cfgl_meta @@ -43,9 +43,7 @@ 755 root root //etc/systemd 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/mimic@enu1u2c2.service 777 root root //etc/systemd/system/multi-user.target.wants/mimic@wlan0.service -777 root root //etc/systemd/system/multi-user.target.wants/mimic@wwu1i4.service 755 root root //etc/systemd/system/paccache.service.d 644 root root //etc/systemd/system/paccache.service.d/10-remove-all.conf 755 root root //home diff --git a/etc/systemd/system/multi-user.target.wants/mimic@enu1u2c2.service b/etc/systemd/system/multi-user.target.wants/mimic@enu1u2c2.service deleted file mode 120000 index dce9a731..00000000 --- a/etc/systemd/system/multi-user.target.wants/mimic@enu1u2c2.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@wwu1i4.service b/etc/systemd/system/multi-user.target.wants/mimic@wwu1i4.service deleted file mode 120000 index dce9a731..00000000 --- a/etc/systemd/system/multi-user.target.wants/mimic@wwu1i4.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/mimic@.service
\ No newline at end of file |