[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: clamav-daemon: Bashism in init file, and restart



Hi,

It's better to write POSIX standards - compliant shell scripts than just
explicitly use /bin/bash, IMHO, especially for bash-isms as simple as
this one. Just replace ">& /dev/null" with "> /dev/null 2>&1".

Cheers,

Timshel

-- 
Timshel Knoll
Debian GNU/Linux Developer	http://www.debian.org/
SPI Contributing Member		http://www.spi-inc.org/
GnuPG:		1024D/DE3E8AA7 Timshel Knoll <timshel@debian.org>
Fingerprint:	6ABC 91A9 E274 ED67 0E32  8F0F 5DFA 9391 DE3E 8AA7

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: