Files
server/opt/drweb/doc/daemon/daemon.mmc
2026-01-07 20:52:11 +01: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