File python3-validity-restart-after-resume.service.in of Package python-validity
[Unit] Description=Restart python-validity after resume After=suspend.target hibernate.target hybrid-sleep.target suspend-then-hibernate.target [Service] Type=simple ExecStart=@SYSTEMCTL@ --no-block restart python3-validity.service [Install] WantedBy=suspend.target hibernate.target hybrid-sleep.target suspend-then-hibernate.target