We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa73d16 commit f799572Copy full SHA for f799572
upd/update-debian8-v16-to-v17.sh
@@ -129,6 +129,6 @@ if [ -f "/lib/systemd/system/clamav-daemon.service" ]; then
129
mkdir /var/run/clamav
130
fi
131
chown -R clamav:clamav /var/run/clamav
132
- service clamav-daemon restart /dev/null 2>&1
+ service clamav-daemon restart > /dev/null 2>&1
133
134
0 commit comments