Skip to content

Instantly share code, notes, and snippets.

@b0noI
Created July 20, 2019 21:14
Show Gist options
  • Save b0noI/ef00fc13011a12620ebe4fdadc901e3a to your computer and use it in GitHub Desktop.
Save b0noI/ef00fc13011a12620ebe4fdadc901e3a to your computer and use it in GitHub Desktop.
#!/bin/bash
apt-get install sysstat bc
cp ./ashutdown /usr/local/bin/
cp ./ashutdown.service /lib/systemd/system/
systemctl --no-reload --now enable /lib/systemd/system/ashutdown.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment