This commit is contained in:
Henrik Bakken
2021-05-21 00:49:19 +02:00
parent 9bd0d51ec2
commit 563a038915
2 changed files with 13 additions and 1 deletions
+1
View File
@@ -15,6 +15,7 @@
* sysrq lock shutdown https://forum.manjaro.org/t/howto-reboot-turn-off-your-frozen-computer-reisub-reisuo/3855
+ `echo kernel.sysrq=1 | sudo tee --append /etc/sysctl.d/99-sysctl.conf`
+ `sudo update-grub`
* WakeOnLan `yay ethtool`
# coding
* essentials `yay -S neovim tmux`