diff options
| author | Pawel Biernacki <kaktus@FreeBSD.org> | 2020-10-08 11:45:10 +0000 |
|---|---|---|
| committer | Pawel Biernacki <kaktus@FreeBSD.org> | 2020-10-08 11:45:10 +0000 |
| commit | 9ef917591248e35efea846d0d743b74503387099 (patch) | |
| tree | 4ad8437775bb23e624e1dac2f4398e01271dccf8 /libexec/rc | |
| parent | c3a38d6c91d5d251dd481bb5bbbbf347f3c54595 (diff) | |
Notes
Diffstat (limited to 'libexec/rc')
| -rwxr-xr-x | libexec/rc/rc.d/pf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/rc/rc.d/pf b/libexec/rc/rc.d/pf index 57de19218fcf6..1f73940076677 100755 --- a/libexec/rc/rc.d/pf +++ b/libexec/rc/rc.d/pf @@ -4,8 +4,7 @@ # # PROVIDE: pf -# REQUIRE: FILESYSTEMS netif pflog pfsync -# BEFORE: routing +# REQUIRE: FILESYSTEMS netif pflog pfsync routing # KEYWORD: nojailvnet . /etc/rc.subr |
