17 lines
506 B
Plaintext
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
|