6 lines
89 B
Bash
6 lines
89 B
Bash
#!@SHELL@
|
|
# Wrapper for ifwatchd(8)
|
|
|
|
export IN_BACKGROUND=yes
|
|
${RC_SERVICE} --quiet stop
|