Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
- Related: #9010
|
|
So each service can have it's own config section passed to the
constructor.
|
|
Now the default_printer can handle other types than dict, like lists or
strings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
by properly allowing openvpn to restart when receiving SIGUSR1, we can
reserve the hard process restarts for cases in which the process is
aborted.
this depends on bitmask-root adding --persist-tun and --persist-key as
mandatory/allowed parameters.
|
|
|
|
|
|
|
|
|