Skip to content

Instantly share code, notes, and snippets.

@b0noI
Created July 20, 2019 21:10
Show Gist options
  • Save b0noI/dc72882ce842c7d249d9428383be7676 to your computer and use it in GitHub Desktop.
Save b0noI/dc72882ce842c7d249d9428383be7676 to your computer and use it in GitHub Desktop.
[Unit]
Description=Auto Shutdown
[Service]
Type=simple
ExecStart=/usr/local/bin/ashutdown
PIDFile=/run/ashutdown.pid
Restart=always
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment