diff options
author | Alberto Gonzalez Iniesta <agi@inittab.org> | 2016-12-07 13:40:08 +0100 |
---|---|---|
committer | Alberto Gonzalez Iniesta <agi@inittab.org> | 2016-12-07 13:40:08 +0100 |
commit | bc4dcc73899413b7638cac12af25e57ef296e981 (patch) | |
tree | 31c3774f0336959bb9a9bf3ae7dbe7fc4f1cd0a2 | |
parent | ed6cc6c7fb0b8856df993c0445f8a84673cf2bcd (diff) |
Add /etc/openvpn/client,/etc/openvpn/server dirs
-rw-r--r-- | debian/dirs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/dirs b/debian/dirs index 5840263..1c4d07a 100644 --- a/debian/dirs +++ b/debian/dirs @@ -1,4 +1,6 @@ etc/openvpn +etc/openvpn/client +etc/openvpn/server etc/network/if-up.d etc/network/if-down.d etc/bash_completion.d |