add experimental support for an alternate shell for service scripts
This is for #288.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!@SHELL@
|
||||
# Shell wrapper to list our dependencies
|
||||
|
||||
# Copyright (c) 2007-2015 The OpenRC Authors.
|
||||
|
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!@SHELL@
|
||||
# Shell wrapper for openrc-run
|
||||
|
||||
# Copyright (c) 2007-2015 The OpenRC Authors.
|
||||
|
Reference in New Issue
Block a user