rc.d/rctl: unbreak for distinct /usr filesystem

Both rctl and used xargs utility live in /usr/bin
so add REQUIRE: FILESYSTEMS

Reported by:	Peter <pmc@citylink.dinoex.sub.org>

(cherry picked from commit 0c54fe172a)
This commit is contained in:
Eugene Grosbein 2021-11-20 15:54:39 +07:00
parent 7ae7d3862e
commit f085bb0e62

View file

@ -4,6 +4,7 @@
#
# PROVIDE: rctl
# REQUIRE: FILESYSTEMS
# BEFORE: LOGIN
# KEYWORD: nojail