vpnmanager 1.0.0
This commit is contained in:
parent
fe740a8619
commit
bfa98bab75
@ -85,11 +85,11 @@ else
|
|||||||
</tr>
|
</tr>
|
||||||
<?php
|
<?php
|
||||||
check_perms("/srv/www/vhosts_admhaasch/vpn.sprinternet.at/public_html","0775");
|
check_perms("/srv/www/vhosts_admhaasch/vpn.sprinternet.at/public_html","0775");
|
||||||
check_perms("/etc/openvpn","0775");
|
check_perms("/etc/openvpn","0777");
|
||||||
check_perms("/etc/openvpn/easy-rsa2","0775");
|
check_perms("/etc/openvpn/easy-rsa2","0777");
|
||||||
check_perms("/etc/openvpn/easy-rsa2/keys","0775");
|
check_perms("/etc/openvpn/easy-rsa2/keys","0777");
|
||||||
check_perms("/etc/openvpn/config/server.conf","0775");
|
check_perms("/etc/openvpn/config/server.conf","0666");
|
||||||
check_perms("/etc/openvpn/config/database","0775");
|
check_perms("/etc/openvpn/config/database","0666");
|
||||||
?>
|
?>
|
||||||
</table>
|
</table>
|
||||||
<?php
|
<?php
|
||||||
|
Loading…
Reference in New Issue
Block a user