Skip to content

Commit e61ee85

Browse files
committed
sctrict 660 perms on ip data
1 parent e0c4407 commit e61ee85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

func/ip.func

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ ip_add_vesta() {
257257

258258
# Adding ip
259259
echo -e "$ip_data" >$V_IPS/$ip
260+
chmod 660 $V_IPS/$ip
260261
}
261262

262263
ip_add_startup() {

0 commit comments

Comments
 (0)