diff options
Diffstat (limited to 'etc/rc.d/serial')
-rw-r--r-- | etc/rc.d/serial | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/rc.d/serial b/etc/rc.d/serial index 13edd2a..8b030d6 100644 --- a/etc/rc.d/serial +++ b/etc/rc.d/serial @@ -27,6 +27,10 @@ # $FreeBSD$ # +# PROVIDE: serial +# REQUIRE: root +# KEYWORD: FreeBSD + # Change some defaults for serial devices. # Standard defaults are: # dtrwait 300 drainwait 0 |