diff options
-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 a3c83e5..a544e37 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 \ |