[Unit] Description=cPMalScan WAF Logs After=network.target [Service] Type=simple User=root ExecStart=/opt/tijeers/cpmalscan/bin/cpmalscan waflogs start ExecStop=/opt/tijeers/cpmalscan/bin/cpmalscan waflogs stop PIDFile=/opt/tijeers/cpmalscan/etc/waflogs.pid #EnvironmentFile=/opt/tijeers/cpmalscan/etc/cpmalscan.conf [Install] WantedBy=multi-user.target