aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2016-08-24 15:49:40 +0800
committerKevin Lo <kevlo@FreeBSD.org>2016-08-24 15:49:40 +0800
commit005f9f2604825922fc8baca95d0346e3ec6a4475 (patch)
treede5d274bdc6e4cd1bfaabfb1cf60f53638ed3f00 /sysutils
parentdeb65fb0776b5459b8431cd54c2945c30ab5bcb0 (diff)
downloadfreebsd-ports-gnome-005f9f2604825922fc8baca95d0346e3ec6a4475.tar.gz
freebsd-ports-gnome-005f9f2604825922fc8baca95d0346e3ec6a4475.tar.zst
freebsd-ports-gnome-005f9f2604825922fc8baca95d0346e3ec6a4475.zip
Remove usbd rc.d script, we don't have it.
Reviewed by: kwm
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/hal/files/hald.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/hal/files/hald.in b/sysutils/hal/files/hald.in
index f07df2c61924..0637d2eb66ff 100644
--- a/sysutils/hal/files/hald.in
+++ b/sysutils/hal/files/hald.in
@@ -1,10 +1,9 @@
#!/bin/sh
#
# $FreeBSD$
-# $MCom: ports/sysutils/hal/files/hald.in,v 1.22 2010/04/17 19:05:10 marcus Exp $
#
# PROVIDE: hald
-# REQUIRE: DAEMON usbd devd dbus moused webcamd
+# REQUIRE: DAEMON devd dbus moused webcamd
#
# Add the following line to /etc/rc.conf to enable the HAL daemon:
#