mirror of
https://github.com/tasket/Qubes-VM-hardening.git
synced 2025-07-13 18:29:27 -04:00
Update rc.local
This commit is contained in:
parent
39c40a18ac
commit
a8b44f1511
1 changed files with 4 additions and 0 deletions
4
rc.local
4
rc.local
|
@ -7,3 +7,7 @@ chfiles="/home/user/.bashrc /home/user/.bash_profile /home/user/.bash_login /hom
|
|||
touch $chfiles || true
|
||||
chown -f root:root $chfiles || true
|
||||
chattr -f +i $chfiles || true
|
||||
|
||||
|
||||
# end of script
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue