mirror of
https://github.com/OpenRC/openrc.git
synced 2024-11-27 11:54:26 +08:00
6 lines
90 B
Bash
6 lines
90 B
Bash
#!@SHELL@
|
|
# Wrapper for ifwatchd(8)
|
|
|
|
export IN_BACKGROUND=yes
|
|
${RC_SERVICE} --quiet start
|