mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
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:
parent
7ae7d3862e
commit
f085bb0e62
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
#
|
||||
|
||||
# PROVIDE: rctl
|
||||
# REQUIRE: FILESYSTEMS
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: nojail
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue