Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Feb 2021 04:52:45 -0500
From:      Steven Friedrich <FreeBSD@twc.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Startup script
Message-ID:  <41381819.F463k0L8Pm@freebsd>
In-Reply-To: <YDCy9cqNG%2Bk3IlJk@mithril.foucry.net>
References:  <YDCy9cqNG%2Bk3IlJk@mithril.foucry.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday, 20 February 2021 01:57:57 EST Jacques Foucry wrote:
> run_rc_command "$1"
Just append an ampersand like this:
run_rc_command "$1" &
-- 
FreeBSD FreeBSD 12.2-RELEASE-p3 FreeBSD 12.2-RELEASE-p3 r369283 Special  amd64
HP-Slimline 290-p0014 Desktop
Using integrated UHD Graphics 630
Built drm from /usr/ports/drm-kmod






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41381819.F463k0L8Pm>