diff options
| author | Warner Losh <imp@FreeBSD.org> | 2025-02-05 00:36:18 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2025-02-05 00:47:21 +0000 |
| commit | 2d17f44a5ae6e948c3a93cac30b8315d127ba900 (patch) | |
| tree | f3829b724616b381b3de6a1de9eb18fa12fad648 /libexec | |
| parent | 5b900bd26ab46dfb1a6889d593de3f2e50f4ad35 (diff) | |
Diffstat (limited to 'libexec')
| -rwxr-xr-x | libexec/rc/rc.d/devd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rc/rc.d/devd b/libexec/rc/rc.d/devd index 98f2068c2075..524fb045dfab 100755 --- a/libexec/rc/rc.d/devd +++ b/libexec/rc/rc.d/devd @@ -3,7 +3,7 @@ # # PROVIDE: devd -# REQUIRE: netif ldconfig +# REQUIRE: netif ldconfig hastd # BEFORE: NETWORKING mountcritremote # KEYWORD: nojail shutdown |
