diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-02-25 03:16:43 +0000 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-02-25 03:16:43 +0000 |
commit | a1a47075a21075884890c52fff0e0d85b2f8dd62 (patch) | |
tree | ac427a0efc2cef1c203b9175853cce428a1099e7 /etc/myconf | |
parent | 3686e796ea2ee77921d3fc01cec92f7b2e60153e (diff) |
meta
Diffstat (limited to 'etc/myconf')
-rw-r--r-- | etc/myconf/cfgl_meta | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/etc/myconf/cfgl_meta b/etc/myconf/cfgl_meta index 3353ac7b..9a54c5ce 100644 --- a/etc/myconf/cfgl_meta +++ b/etc/myconf/cfgl_meta @@ -66,8 +66,6 @@ 600 xyz wheel //home/xyz/.config/user-dirs.dirs 700 xyz wheel //home/xyz/.gnupg 644 xyz wheel //home/xyz/.gnupg/gpg.conf -755 xyz wheel //home/xyz/.local -755 xyz wheel //home/xyz/.local/bin 644 xyz wheel //home/xyz/.profile 700 xyz wheel //home/xyz/.ssh 644 xyz wheel //home/xyz/.ssh/authorized_keys @@ -77,6 +75,11 @@ 755 root root //srv/http/master 644 root root //srv/http/master/index.html 644 root root //srv/http/master/pub_pgp_key.asc +755 root root //usr +755 root root //usr/lib +755 root root //usr/lib/cgit +755 root root //usr/lib/cgit/filters +755 root root //usr/lib/cgit/filters/syntax-highlighting-edited.sh 755 root root //var 755 root root //var/lib 750 gitolite gitolite //var/lib/gitolite |