Skip to content
Snippets Groups Projects
  1. Oct 05, 2014
  2. Oct 04, 2014
  3. Oct 03, 2014
  4. Sep 30, 2014
    • Andreas Henriksson's avatar
      Attempt to stop uuidd before usermod in postinst · 63901a32
      Andreas Henriksson authored
      If there is a running uuidd while executing the usermod command it will
      error out. Attempt to stop it and hope that it doesn't get (socket)
      activated before we get a chance to run the usermod command.
      (Also hope that there are no other running processes under this
      user for some funky reason.)
      This should atleast catch most cases. Please note that uuidd is
      not getting restarted.... Hopefully it'll get socket activated
      if really needed. Also libuuid still should work even if uuidd is
      not running. The user rename should happen so rarely that this should
      not be an issue. Patches to improve this welcome.
      
      LP: #1374648
      63901a32
  5. Sep 29, 2014
  6. Sep 25, 2014
  7. Sep 08, 2014
  8. Sep 07, 2014
  9. Sep 03, 2014
  10. Aug 31, 2014
  11. Aug 30, 2014
Loading