diff options
author | rbalocca <rbalocca@vyatta.com> | 2008-03-05 12:45:18 -0800 |
---|---|---|
committer | rbalocca <rbalocca@vyatta.com> | 2008-03-05 12:45:18 -0800 |
commit | ef55a6cb59439360f40a68848618be9ab1519748 (patch) | |
tree | 03f38e80abda1ab84a9e755e56b031ab6037f26c /etc | |
parent | 1c2ea1480d6b5c1d7968fd04093dcfc254510ad1 (diff) | |
download | vyatta-cfg-ef55a6cb59439360f40a68848618be9ab1519748.tar.gz vyatta-cfg-ef55a6cb59439360f40a68848618be9ab1519748.zip |
Add VPL to scripts and fix lintian errors
Diffstat (limited to 'etc')
-rwxr-xr-x[-rw-r--r--] | etc/bash_completion.d/20vyatta-cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/bash_completion.d/20vyatta-cfg b/etc/bash_completion.d/20vyatta-cfg index 5966e18..e2a9261 100644..100755 --- a/etc/bash_completion.d/20vyatta-cfg +++ b/etc/bash_completion.d/20vyatta-cfg @@ -1,3 +1,5 @@ +#!/bin/sh + # **** License **** # Version: VPL 1.0 # |