aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2020-02-16 19:18:27 +0100
committerPapoteur <papoteur@mageia.org>2020-02-16 19:18:27 +0100
commit231b5fff22d2781047497649d1579295310f628a (patch)
tree1780e538262b5a7eec85b725b62025d65ac78c55
parent5f877b920e55788e7f68fb5724f75724585cd6af (diff)
downloadmsec-231b5fff22d2781047497649d1579295310f628a.tar
msec-231b5fff22d2781047497649d1579295310f628a.tar.gz
msec-231b5fff22d2781047497649d1579295310f628a.tar.bz2
msec-231b5fff22d2781047497649d1579295310f628a.tar.xz
msec-231b5fff22d2781047497649d1579295310f628a.zip
Deal with mangling shebangs warnings on shell scripts (follow)
-rw-r--r--msec.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/msec.init b/msec.init
index f65e5db..10e4a21 100644
--- a/msec.init
+++ b/msec.init
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/sh
#
# Enables MSEC policy on system startup
#