From 381f7b5a632263541df008c16528d6440227cf42 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Wed, 2 Mar 2011 06:32:53 +0000 Subject: [PATCH] daemon_shell is no more. --- infrastructure/templates/rc.template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/infrastructure/templates/rc.template b/infrastructure/templates/rc.template index 5cfbcebd97a..bcf0eee0342 100644 --- a/infrastructure/templates/rc.template +++ b/infrastructure/templates/rc.template @@ -5,12 +5,11 @@ See rc.d(8) for more information. ------------------------8<------------------------ #!/bin/sh # -# $OpenBSD: rc.template,v 1.1 2011/01/15 19:18:48 ajacoutot Exp $ +# $OpenBSD: rc.template,v 1.2 2011/03/02 06:32:53 ajacoutot Exp $ daemon="${TRUEPREFIX}/bin/foobar" #daemon_flags="" #daemon_user="root" -#daemon_shell="/bin/ksh" . /etc/rc.d/rc.subr