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