aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/rc.in2
-rw-r--r--etc/rc.shutdown.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.in b/etc/rc.in
index 72f8f05b..3d341512 100644
--- a/etc/rc.in
+++ b/etc/rc.in
@@ -1,4 +1,4 @@
-#!@SHELL@
+#!/bin/sh
# Copyright (c) 2007-2015 The OpenRC Authors.
# See the Authors file at the top-level directory of this distribution and
# https://github.com/OpenRC/openrc/blob/master/AUTHORS
diff --git a/etc/rc.shutdown.in b/etc/rc.shutdown.in
index de3e09b9..e38ff3d9 100644
--- a/etc/rc.shutdown.in
+++ b/etc/rc.shutdown.in
@@ -1,4 +1,4 @@
-#!@SHELL@
+#!/bin/sh
# Copyright (c) 2007-2015 The OpenRC Authors.
# See the Authors file at the top-level directory of this distribution and
# https://github.com/OpenRC/openrc/blob/master/AUTHORS