diff options
author | Alberto Gonzalez Iniesta <agi@inittab.org> | 2014-04-01 17:25:31 +0200 |
---|---|---|
committer | Alberto Gonzalez Iniesta <agi@inittab.org> | 2014-04-01 17:25:31 +0200 |
commit | 71a68b82b1d655c286461cfb618176c0b85f7265 (patch) | |
tree | 54eed9283a3cdb18f97dc57dbe6aa20e032cde0b /debian/openvpn.conf | |
parent | 263a36ccf900dabf288e3050e2226cc7be6f38cd (diff) |
Add tmpfiles.d configuration (#741938)
Diffstat (limited to 'debian/openvpn.conf')
-rw-r--r-- | debian/openvpn.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/openvpn.conf b/debian/openvpn.conf new file mode 100644 index 0000000..3d7d3d7 --- /dev/null +++ b/debian/openvpn.conf @@ -0,0 +1 @@ +d /run/openvpn 0755 root root - - |