Files
server/opt/drweb/doc/daemon/daemon.mmc
cutemeli 0bfc6c8425 Initial
2025-12-22 10:32:59 +00:00

17 lines
506 B
Plaintext

# Dr.Web (R) Components Monitor meta config file.
# Meta config file describes how a drweb-monitor program
# run applications
Application "DAEMON"
FullName "Dr.Web (R) Daemon"
Path "/opt/drweb/"
Depends "AGENT"
Components
# name args maxStartTime maxStopTime NotifyType UserGroup
drwebd "-a=local:/var/drweb/ipc/.agent --foreground=yes" 60 10 MAIL drweb:drweb
EndComponents
EndApplication