diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-07-08 15:00:57 +0000 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-07-08 15:00:57 +0000 |
commit | b271a94d84f17fd5a874dcb6de6c61da2199f938 (patch) | |
tree | 4a35473cd85f42ccc840903310e1b620aa6aa970 | |
parent | 98dc3ce681bbe5f0ffcaf6093b8888079a080f36 (diff) |
meta
-rw-r--r-- | etc/myconf/cfgl_meta | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/myconf/cfgl_meta b/etc/myconf/cfgl_meta index d31e6852..6aa1dcf2 100644 --- a/etc/myconf/cfgl_meta +++ b/etc/myconf/cfgl_meta @@ -24,11 +24,15 @@ 755 root root //etc/sysctl.d 644 root root //etc/sysctl.d/99-sysctl.conf 755 root root //etc/systemd +755 root root //etc/systemd/network +644 root root //etc/systemd/network/20-ethernet.network +644 root root //etc/systemd/network/25-sit.netdev +644 root root //etc/systemd/network/25-sit.network 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/wg-quick@wg0.service 755 root root //etc/systemd/system/paccache.service.d -644 root root //etc/systemd/system/paccache.service.d/20-remove-all-uninstalled.conf +600 root root //etc/systemd/system/paccache.service.d/10-remove-all.conf 755 root root //home 700 xyz wheel //home/xyz 644 xyz wheel //home/xyz/.bashrc |