[PATCH] Doc:admin-guide:aoe This file was missing shebang line, so added

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This file was missing the shebang line, added it.

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx>
---
 Incorporated suggestions from Jon/Ted in other series
 cc:corbet@xxxxxxx
 cc:rdunlap@xxxxxxxxxxxxx
 cc:tytso@xxxxxxx
 Documentation/admin-guide/aoe/udev-install.sh | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/Documentation/admin-guide/aoe/udev-install.sh b/Documentation/admin-guide/aoe/udev-install.sh
index 15e86f58c036..cbf64152bc6e 100644
--- a/Documentation/admin-guide/aoe/udev-install.sh
+++ b/Documentation/admin-guide/aoe/udev-install.sh
@@ -1,6 +1,7 @@
-# install the aoe-specific udev rules from udev.txt into
+#!/bin/sh
+# install the aoe-specific udev rules from udev.txt into
 # the system's udev configuration
-#
+#

 me="`basename $0`"

--
2.49.1





[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux