nvidia-resume.service

This unit is provided by:

Options

  • [Install]
    • WantedBy=systemd-suspend.service systemd-hibernate.service
  • [Service]
    • ExecStart=/usr/bin/logger -t suspend -s "nvidia-resume.service" /usr/bin/nvidia-sleep.sh "resume"
    • Type=oneshot
  • [Unit]
    • After=systemd-suspend.service systemd-hibernate.service
    • Description=NVIDIA system resume actions

Additionnal notes

Nothing here.