[Unit] Description=CrowdStrike Falcon Sensor DefaultDependencies=no After=local-fs.target Conflicts=shutdown.target Before=sysinit.target shutdown.target [Service] ExecStartPre=/opt/CrowdStrike/falconctl -g --cid ExecStart=/opt/CrowdStrike/falcond Type=forking PIDFile=/var/run/falcond.pid Restart=no TimeoutStopSec=60s KillMode=control-group KillSignal=SIGTERM [Install] WantedBy=multi-user.target