diff options
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 |