package constant const ( Supervisord = "supervisord" Supervisor = "supervisor" SupervisorConfigPath = "SupervisorConfigPath" SupervisorServiceName = "SupervisorServiceName" ClamServiceNameCentOs = "clamd@scan.service" ClamServiceNameUbuntu = "clamav-daemon.service" FreshClamService = "clamav-freshclam.service" )