users/s6-rc: allow startS6 ""
This commit is contained in:
@@ -236,7 +236,7 @@ in
|
|||||||
|
|
||||||
fs.".profile".symlink.text = ''
|
fs.".profile".symlink.text = ''
|
||||||
function startS6() {
|
function startS6() {
|
||||||
local S6_TARGET="''${1:-default}"
|
local S6_TARGET="''${1-default}"
|
||||||
|
|
||||||
local S6_RUN_DIR="$XDG_RUNTIME_DIR/s6"
|
local S6_RUN_DIR="$XDG_RUNTIME_DIR/s6"
|
||||||
local COMPILED="$S6_RUN_DIR/compiled"
|
local COMPILED="$S6_RUN_DIR/compiled"
|
||||||
|
Reference in New Issue
Block a user