diff options
| author | Warner Losh <imp@FreeBSD.org> | 2004-02-07 15:46:20 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2004-02-07 15:46:20 +0000 |
| commit | a88ffc6f9989423b09fcab536f9250a407e99a43 (patch) | |
| tree | 4ac64966c1db1a582e4d688e3659f6cc940b37cc | |
| parent | 385f9bf07c48ec4ee5c35663d04a0af62b34d654 (diff) | |
Notes
| -rwxr-xr-x | etc/rc.d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile index a3c83e58b678..a544e377455a 100755 --- a/etc/rc.d/Makefile +++ b/etc/rc.d/Makefile @@ -33,7 +33,7 @@ FILES= DAEMON LOGIN NETWORKING SERVERS \ savecore securelevel sendmail \ serial sppp sshd swap1 \ syscons sysctl syslogd \ - timed ttys \ + timed \ usbd \ vinum virecover \ watchdogd \ |
