]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
keymaps: keyboard-force-release - fix shebang
authorDave Reisner <dreisner@archlinux.org>
Sat, 2 Jun 2012 22:27:14 +0000 (18:27 -0400)
committerKay Sievers <kay@vrfy.org>
Mon, 4 Jun 2012 10:43:31 +0000 (12:43 +0200)
This script will still run without the shebang, but we won't get the
intended effect of the errexit flag in the interpreter line.

src/udev/keymap/keyboard-force-release.sh.in

index 152633c3b97ac7db1cb7b91a203712a2622c4dc2..b82674840f7db6c6b62d7fb7d13a57c1f4ce8d3c 100755 (executable)
@@ -1,4 +1,4 @@
-#/bin/sh -e
+#!/bin/sh -e
 # read list of scancodes, convert hex to decimal and
 # append to the atkbd force_release sysfs attribute
 # $1 sysfs devpath for serioX