{
    my $pass = ${'openvpn-routed'}{'ManagementPassword'} || 'secret';
    $OUT ="management 127.0.0.1 11195 management-pass.txt\n";

}
