ClamAv 安裝問題 錯誤 ERROR: initgroups() failed

ClamAv 安裝問題 錯誤 ERROR: initgroups() failed

我在 Ubuntu Server 14.04 上安裝 VlamAc 時出現以下錯誤:

ERROR: initgroups() failed. when starting ClamAv Daemon

答案1

眾所周知,當 clamav-daemon 載入不正確時,有時會出現此錯誤。我懷疑您已成功安裝clamav,但安裝後無法成功啟動守護程序。有一個錯誤報告這裡

嘗試使用建議的解決方法,即運行sudo /etc/init.d/clamav-daemon start.

相關內容