Comment 2 for bug 1393474

Revision history for this message
Martin Pitt (pitti) wrote :

Notes to self: Faster way of iterating: Instead of rebooting the VM, run

  sudo pkill -e systemd-logind; sudo rm -r /run/systemd/user/33

(33 is www-data). This will bring the system back into the state when su gets "killed".