aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-02-08 14:17:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-02-08 14:17:42 +0000
commit2694a2728c7b1275ad901930f2840d5ce661708a (patch)
treeb841e464d8aa9ebabd228bd3b1f80dfeadfa572b /multimedia
parent76387728d43380c45faffd45345a7a422742c9e1 (diff)
downloadports-2694a2728c7b1275ad901930f2840d5ce661708a.tar.gz
ports-2694a2728c7b1275ad901930f2840d5ce661708a.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/webcamd/files/webcamd.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/multimedia/webcamd/files/webcamd.in b/multimedia/webcamd/files/webcamd.in
index 0b3610ed8843..d0881f06b942 100644
--- a/multimedia/webcamd/files/webcamd.in
+++ b/multimedia/webcamd/files/webcamd.in
@@ -160,11 +160,6 @@ webcamd_start_devd()
webcamd_start()
{
- # Check if we should attach to the "hald" service
- if checkyesno hald_enable ; then
- command_args="$command_args -H"
- fi
-
# If this rc.d script was invoked by devd
if [ "$devd_device" ]; then
# Then start the device ugenX.X, as provied in the argv $2, $3