Skip to content

Commit f799572

Browse files
committed
Missing character
1 parent fa73d16 commit f799572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upd/update-debian8-v16-to-v17.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,6 @@ if [ -f "/lib/systemd/system/clamav-daemon.service" ]; then
129129
mkdir /var/run/clamav
130130
fi
131131
chown -R clamav:clamav /var/run/clamav
132-
service clamav-daemon restart /dev/null 2>&1
132+
service clamav-daemon restart > /dev/null 2>&1
133133
fi
134134
fi

0 commit comments

Comments
 (0)