mirror of
https://github.com/OpenRC/openrc.git
synced 2024-11-23 18:03:51 +08:00
1b0130961e
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
6 lines
103 B
Bash
6 lines
103 B
Bash
#!@SHELL@
|
|
# Wrapper for ifwatchd(8)
|
|
|
|
IN_BACKGROUND=yes ; export IN_BACKGROUND
|
|
$RC_SERVICE --quiet stop
|