X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=sbin%2Fgrml-addtun;h=18be9a731a405d30c3bd4b9b7fc9fcc07f4223df;hb=59fcbf85995af9ebe92ca03ea86c8c83b4788697;hp=765b53abc12c98e148762df9eb2bffe1c46e17eb;hpb=35d1737b49047d459a0f0fef50ea8112aff7dbfd;p=grml-network.git diff --git a/sbin/grml-addtun b/sbin/grml-addtun index 765b53a..18be9a7 100755 --- a/sbin/grml-addtun +++ b/sbin/grml-addtun @@ -29,7 +29,7 @@ OPTIONS: -u this user should be able to use the tun device -g this group should be able to use the tun device -b if given, all tun/tap devices are added/removed from the bridge - -a enable auto mode, eg. create the bridge if not allready existing and + -a enable auto mode, eg. create the bridge if not already existing and delete it when empty after removing given tun devices -h this help EOT @@ -110,4 +110,4 @@ else fi fi -# vim: filetype=sh +## END OF FILE #################################################################