diff options
Diffstat (limited to 'debian/templates')
-rw-r--r-- | debian/templates | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/templates b/debian/templates new file mode 100644 index 0000000..e39169c --- /dev/null +++ b/debian/templates @@ -0,0 +1,17 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# debian-l10n-english@lists.debian.org for advice. +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + +Template: openvpn/create_tun +Type: boolean +Default: false +_Description: Create the TUN/TAP device? + If you choose this option, the /dev/net/tun device + needed by OpenVPN will be created. + . + You should not choose this option if you're using devfs. |