diff options
author | xyz <gky44px1999@gmail.com> | 2023-10-21 23:02:44 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2023-10-21 23:02:44 -0700 |
commit | 258b37a79afed83152f315d7e7139a274ca2e318 (patch) | |
tree | 900940f4869ac4caa2d3fda9cd32fae20d2e0287 /etc/myconf | |
parent | 9eb49b479be5b596f7a95e3ed58f5e651e10b38b (diff) |
refactor
Diffstat (limited to 'etc/myconf')
-rw-r--r-- | etc/myconf/cfgl_meta | 34 |
1 files changed, 3 insertions, 31 deletions
diff --git a/etc/myconf/cfgl_meta b/etc/myconf/cfgl_meta index 43c8feb2..5dad4834 100644 --- a/etc/myconf/cfgl_meta +++ b/etc/myconf/cfgl_meta @@ -1,6 +1,4 @@ 755 root root //etc -755 root root //etc/bitlbee -644 root root //etc/bitlbee/bitlbee.conf 755 root root //etc/.cfgl 644 root root //etc/.cfgl/config 644 root root //etc/.cfgl/config.worktree @@ -18,11 +16,12 @@ 644 root root //etc/NetworkManager/NetworkManager.conf 644 root root //etc/nftables.conf 644 root root //etc/pacman.conf +755 root root //etc/ssh +644 root root //etc/ssh/sshd_config 440 root root //etc/sudoers 755 root root //etc/systemd +644 root root //etc/systemd/logind.conf 644 root root //etc/systemd/resolved.conf -755 root root //etc/uwsgi -644 root root //etc/uwsgi/searx.ini 755 root root //etc/wildmidi 644 root root //etc/wildmidi/wildmidi.cfg 755 root root //etc/X11 @@ -38,13 +37,6 @@ 600 xyz wheel //home/xyz/.config/aria2/aria2.conf 755 xyz wheel //home/xyz/.config/dunst 644 xyz wheel //home/xyz/.config/dunst/dunstrc -700 xyz wheel //home/xyz/.config/fcitx5 -700 xyz wheel //home/xyz/.config/fcitx5/conf -600 xyz wheel //home/xyz/.config/fcitx5/conf/chttrans.conf -600 xyz wheel //home/xyz/.config/fcitx5/conf/classicui.conf -600 xyz wheel //home/xyz/.config/fcitx5/config -600 xyz wheel //home/xyz/.config/fcitx5/conf/pinyin.conf -600 xyz wheel //home/xyz/.config/fcitx5/profile 755 xyz wheel //home/xyz/.config/fontconfig 644 xyz wheel //home/xyz/.config/fontconfig/fonts.conf 755 xyz wheel //home/xyz/.config/git @@ -70,18 +62,11 @@ 755 xyz wheel //home/xyz/.config/nsxiv/exec/key-handler 755 xyz wheel //home/xyz/.config/nvim 644 xyz wheel //home/xyz/.config/nvim/init.vim -755 xyz wheel //home/xyz/.config/qrcp -644 xyz wheel //home/xyz/.config/qrcp/config.json 644 xyz wheel //home/xyz/.config/sdcv_ordering 755 xyz wheel //home/xyz/.config/systemd 755 xyz wheel //home/xyz/.config/systemd/user 644 xyz wheel //home/xyz/.config/systemd/user/ssh-agent.service 600 xyz wheel //home/xyz/.config/user-dirs.dirs -700 xyz wheel //home/xyz/.config/weechat -600 xyz wheel //home/xyz/.config/weechat/irc.conf -600 xyz wheel //home/xyz/.config/weechat/matrix.conf -600 xyz wheel //home/xyz/.config/weechat/trigger.conf -600 xyz wheel //home/xyz/.config/weechat/weechat.conf 755 xyz wheel //home/xyz/.config/yt-dlp 644 xyz wheel //home/xyz/.config/yt-dlp/config 755 xyz wheel //home/xyz/.config/zathura @@ -128,19 +113,6 @@ 755 xyz wheel //home/xyz/.local/share 700 xyz wheel //home/xyz/.local/share/applications 644 xyz wheel //home/xyz/.local/share/applications/file.desktop -700 xyz wheel //home/xyz/.local/share/fcitx5 -700 xyz wheel //home/xyz/.local/share/fcitx5/punctuation -600 xyz wheel //home/xyz/.local/share/fcitx5/punctuation/punc.mb.zh_CN -700 xyz wheel //home/xyz/.local/share/weechat -755 xyz wheel //home/xyz/.local/share/weechat/python -755 xyz wheel //home/xyz/.local/share/weechat/python/autoload -777 xyz wheel //home/xyz/.local/share/weechat/python/autoload/weechat-matrix.py -700 xyz wheel //home/xyz/.mozilla -700 xyz wheel //home/xyz/.mozilla/firefox -755 xyz wheel //home/xyz/.mozilla/firefox/xxxxxxxx.fly -755 xyz wheel //home/xyz/.mozilla/firefox/xxxxxxxx.fly/chrome -644 xyz wheel //home/xyz/.mozilla/firefox/xxxxxxxx.fly/chrome/userChrome.css -644 xyz wheel //home/xyz/.mozilla/firefox/xxxxxxxx.fly/user-overrides.js 644 xyz wheel //home/xyz/.profile 644 xyz wheel //home/xyz/.xinitrc 644 xyz wheel //home/xyz/.Xresources |