| Current Path : /lib/systemd/system/ |
| Current File : //lib/systemd/system/cbagentd.service |
[Unit] Description=Carbon Black Predictive Security Cloud Endpoint Agent. After=network.target [Service] ExecStart=/opt/carbonblack/psc/bin/cbagentd --foreground KillMode=process Type=simple Restart=on-failure RestartSec=10 UMask=077 [Install] WantedBy=multi-user.target