[Unit] Description=Inhibit sleep for some period of time [Service] Type=exec ExecStart=systemd-inhibit --what=sleep:idle "--who=manual-inhibit-sleep@.service" --mode=block "--why=User manually inhibited sleep" sleep %i [Install] WantedBy=default.target