artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a5a41c
)
This is effectively a ksh(1) script.
author
ajacoutot
<ajacoutot@openbsd.org>
Sat, 30 Jul 2016 06:25:21 +0000
(06:25 +0000)
committer
ajacoutot
<ajacoutot@openbsd.org>
Sat, 30 Jul 2016 06:25:21 +0000
(06:25 +0000)
usr.sbin/rcctl/rcctl.sh
patch
|
blob
|
history
diff --git
a/usr.sbin/rcctl/rcctl.sh
b/usr.sbin/rcctl/rcctl.sh
index
e386e1d
..
2fae991
100644
(file)
--- a/
usr.sbin/rcctl/rcctl.sh
+++ b/
usr.sbin/rcctl/rcctl.sh
@@
-1,6
+1,6
@@
-#!/bin/sh
+#!/bin/
k
sh
#
-# $OpenBSD: rcctl.sh,v 1.10
3 2016/07/19 08:28:03 sthen
Exp $
+# $OpenBSD: rcctl.sh,v 1.10
4 2016/07/30 06:25:21 ajacoutot
Exp $
#
# Copyright (c) 2014, 2015 Antoine Jacoutot <ajacoutot@openbsd.org>
# Copyright (c) 2014 Ingo Schwarze <schwarze@openbsd.org>