diff options
author | Jouke Witteveen <j.witteveen@gmail.com> | 2013-01-07 13:11:47 +0100 |
---|---|---|
committer | Jouke Witteveen <j.witteveen@gmail.com> | 2013-01-07 13:11:47 +0100 |
commit | ef6ad795b0a6d475346863c01c285cec37fd807f (patch) | |
tree | 30ef6eb2a3f0ea92081d45452fda0b5d38d348ad /docs/examples/tuntap | |
parent | 12f38d77c17df916eec0fb1440bf1941c2b55fcd (diff) | |
download | netctl-ef6ad795b0a6d475346863c01c285cec37fd807f.tar.gz netctl-ef6ad795b0a6d475346863c01c285cec37fd807f.tar.xz |
Minor update of sample profiles
Reduced unnecessary quoting and some rewording.
Diffstat (limited to 'docs/examples/tuntap')
-rw-r--r-- | docs/examples/tuntap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/tuntap b/docs/examples/tuntap index 8ce78ac..69316a3 100644 --- a/docs/examples/tuntap +++ b/docs/examples/tuntap @@ -1,3 +1,4 @@ +Description='Example tuntap connection' Interface=tun0 Connection=tuntap Mode='tun' @@ -7,4 +8,3 @@ Group='nobody' ## Example IP configuration #IP=static #Address='10.10.1.2' - |