openvpn ccd: Multiple installation fixes.

This commit is contained in:
Michael Tremer
2012-12-16 21:06:40 +01:00
parent f17d112c04
commit 51379603c8
3 changed files with 7 additions and 2 deletions

View File

@@ -48,3 +48,4 @@ if ($running eq 'on')
{
system('/usr/local/bin/openvpnctrl', '-s');
}
system ("chown nobody:nobody /var/ipfire/ovpn/ccd/*");