Advertisement
metalx1000

Fix A Stop job is running - Shutdown problem

Aug 22nd, 2020
2,498
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.11 KB | None | 0 0
  1. sudo vim /etc/systemd/system.conf
  2.  
  3. #exit line
  4. DefaultTimeoutStopSec=1s
  5.  
  6. #reload deamon
  7. systemctl daemon-reload
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement