# systemctl stop > Stop systemd units. > More information: . - Stop a unit: `systemctl stop {{unit}}` - Stop a service and suppress warnings: `systemctl stop --no-warn {{unit}}`