[Unit] Description=stop pcscd on sleep After=sleep.target [Service] Type=oneshot ExecStart=/usr/bin/systemctl --no-block stop pcscd.service [Install] WantedBy=sleep.target