kernel hardening + sync skel on start
This commit is contained in:
parent
b5de726919
commit
25f5f0bec7
4 changed files with 235 additions and 0 deletions
3
system_files/usr/bin/eveos-skel-sync
Executable file
3
system_files/usr/bin/eveos-skel-sync
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
rsync -avzp /usr/etc/skel/ $HOME/
|
||||
Loading…
Add table
Add a link
Reference in a new issue