aboutsummaryrefslogtreecommitdiff
path: root/sh/binfmt.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'sh/binfmt.sh.in')
-rw-r--r--sh/binfmt.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/binfmt.sh.in b/sh/binfmt.sh.in
index be0ed482..ca4a8833 100644
--- a/sh/binfmt.sh.in
+++ b/sh/binfmt.sh.in
@@ -1,4 +1,4 @@
-#!@SHELL@
+#!/bin/sh
# This is a reimplementation of the systemd binfmt.d code to register
# misc binary formats with the kernel.
#