diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-11-16 07:31:56 +0000 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-11-16 07:31:56 +0000 |
commit | 1f2abbd14b7e02e8e711e7e162b620330731d7f6 (patch) | |
tree | 88ab40bffabf04a1f4d90b1321986153598c5ec6 /etc/myconf | |
parent | 1709b276b9e3312b8a7afa28f1edec4c28a40284 (diff) |
meta
Diffstat (limited to 'etc/myconf')
-rw-r--r-- | etc/myconf/cfgl_meta | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/myconf/cfgl_meta b/etc/myconf/cfgl_meta index c49e87b2..21dbe293 100644 --- a/etc/myconf/cfgl_meta +++ b/etc/myconf/cfgl_meta @@ -4,7 +4,7 @@ 644 root root //etc/.cfgl/config.worktree 755 root root //etc/.cfgl/info 644 root root //etc/.cfgl/info/sparse-checkout -600 root root //etc/crypttab +600 root root //etc/crypttab.initramfs 644 root root //etc/fstab 644 root root //etc/hostname 644 root root //etc/locale.conf @@ -61,6 +61,7 @@ 755 xyz wheel //home/xyz/.local/bin/loop 755 xyz wheel //home/xyz/.local/bin/lsp 755 xyz wheel //home/xyz/.local/bin/mmi +755 xyz wheel //home/xyz/.local/bin/mpra 755 xyz wheel //home/xyz/.local/bin/mvln 755 xyz wheel //home/xyz/.local/bin/mvt 755 xyz wheel //home/xyz/.local/bin/mvtr @@ -75,4 +76,5 @@ 755 xyz wheel //home/xyz/.local/bin/xmq 644 xyz wheel //home/xyz/.profile 700 xyz wheel //home/xyz/.ssh +644 xyz wheel //home/xyz/.ssh/authorized_keys 644 xyz wheel //home/xyz/.ssh/config |