forked ssh and installed tinc
This commit is contained in:
4
tinc/rootfs/etc/fix-attrs.d/cli
Normal file
4
tinc/rootfs/etc/fix-attrs.d/cli
Normal file
@ -0,0 +1,4 @@
|
||||
/usr/bin/hassio false root 0755 0755
|
||||
/usr/bin/ha false root 0755 0755
|
||||
/usr/local/bin/reboot false root 0755 0755
|
||||
/usr/local/bin/shutdown false root 0755 0755
|
||||
2
tinc/rootfs/etc/fix-attrs.d/profile
Normal file
2
tinc/rootfs/etc/fix-attrs.d/profile
Normal file
@ -0,0 +1,2 @@
|
||||
/data/.bash_history false root 0600 0755
|
||||
/data/.bash_profile false root 0600 0755
|
||||
3
tinc/rootfs/etc/fix-attrs.d/ssh
Normal file
3
tinc/rootfs/etc/fix-attrs.d/ssh
Normal file
@ -0,0 +1,3 @@
|
||||
/data/.ssh false root 0644 0700
|
||||
/data/.ssh/authorized_keys false root 0600 0755
|
||||
/etc/ssh false root 0644 0755
|
||||
Reference in New Issue
Block a user