diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-11-15 23:26:07 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-11-15 23:26:07 -0800 |
commit | 70e5b261e81ccc102550543304fef129dd085cd1 (patch) | |
tree | 96eaef5c3a4525e342058515847796f16f55affd /etc/myconf | |
parent | dbdc6bf7084da81b3e7faed0603d503d3ee2a8b2 (diff) |
ssh add authorized_keys and meta
Diffstat (limited to 'etc/myconf')
-rw-r--r-- | etc/myconf/cfgl_meta | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/myconf/cfgl_meta b/etc/myconf/cfgl_meta index 8c53269a..df44c440 100644 --- a/etc/myconf/cfgl_meta +++ b/etc/myconf/cfgl_meta @@ -77,3 +77,5 @@ 755 xyz wheel //home/xyz/.local/share/qBittorrent/nova3/engines 644 xyz wheel //home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json 644 xyz wheel //home/xyz/.profile +700 xyz wheel //home/xyz/.ssh +600 xyz wheel //home/xyz/.ssh/authorized_keys |