Skip to content

Commit

Permalink
cherry-pick: home: imp openbsd init script
Browse files Browse the repository at this point in the history
Closes #4533.

Squashed commit of the following:

commit 48ca9e1
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Thu Apr 28 20:25:15 2022 +0300

    home: imp openbsd init script
  • Loading branch information
ainar-g committed Jun 2, 2022
1 parent 5e1bd99 commit 7fec111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/home/service.go
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 7fec111

Please sign in to comment.