mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 23:57:30 -04:00
8 lines
121 B
Text
8 lines
121 B
Text
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
# Unfortunately, some scripts depend on the extension of allowing an empty
|
||
|
|
# pair of braces.
|
||
|
|
|
||
|
|
{ } &
|
||
|
|
wait $!
|