11 lines
196 B
Desktop File
11 lines
196 B
Desktop File
[Unit]
|
|
Description=Plesk Premium Antivirus
|
|
After= psa.service
|
|
|
|
[Service]
|
|
ExecStart=/opt/drweb/drwebd --foreground=yes
|
|
ExecReload=/bin/kill -s SIGHUP $MAINPID
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|