mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
sctrict 660 perms on ip data
This commit is contained in:
parent
e0c4407148
commit
e61ee85680
1 changed files with 1 additions and 0 deletions
|
@ -257,6 +257,7 @@ ip_add_vesta() {
|
|||
|
||||
# Adding ip
|
||||
echo -e "$ip_data" >$V_IPS/$ip
|
||||
chmod 660 $V_IPS/$ip
|
||||
}
|
||||
|
||||
ip_add_startup() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue