Advertisement
Guest User

Untitled

a guest
Aug 8th, 2017
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. pam_systemd(crond:session): Failed to connect to system bus: Resource temporarily unavailable
  2.  
  3. ls -1 /var/run/systemd/sessions/ | wc -l
  4. 5033
  5.  
  6. sudo sed -i -e '/^[^#]*pam_systemd.so/ s/^/#&/g' /etc/pam.d/*
  7. sudo systemctl mask systemd-logind
  8. sudo systemctl stop systemd-logind
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement