mirror of
https://github.com/OpenRC/openrc.git
synced 2024-11-30 13:24:42 +08:00
6 lines
89 B
Bash
6 lines
89 B
Bash
#!@SHELL@
|
|
# Wrapper for ifwatchd(8)
|
|
|
|
export IN_BACKGROUND=yes
|
|
${RC_SERVICE} --quiet stop
|