From 7fec111ef8c6e7b6e1a280cf232b2ada10f14099 Mon Sep 17 00:00:00 2001 From: Ainar Garipov Date: Fri, 29 Apr 2022 14:39:02 +0300 Subject: [PATCH] cherry-pick: home: imp openbsd init script Closes #4533. Squashed commit of the following: commit 48ca9e100619e714eab565273daeb4ee9adb5b74 Author: Ainar Garipov Date: Thu Apr 28 20:25:15 2022 +0300 home: imp openbsd init script --- internal/home/service.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/home/service.go b/internal/home/service.go index e5d0ba39..6738e0d6 100644 --- a/internal/home/service.go +++ b/internal/home/service.go @@ -598,7 +598,7 @@ command_args="-P ${pidfile} -p ${pidfile_child} -f -r {{.WorkingDirectory}}/{{.N run_rc_command "$1" ` -const openBSDScript = `#!/bin/sh +const openBSDScript = `#!/bin/ksh # # $OpenBSD: {{ .SvcInfo }}