Add set-guard.sh
This commit is contained in:
parent
3df2598ba2
commit
175b03b18b
1 changed files with 5 additions and 0 deletions
5
set-guard.sh
Normal file
5
set-guard.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
cp guard.sh /usr/local/sbin/guard.sh
|
||||
chmod 700 /usr/local/sbin/guard.sh
|
||||
chown root:root /usr/local/sbin/guard.sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue