Skip to content
Snippets Groups Projects
  1. Nov 02, 2017
  2. Nov 01, 2017
  3. Oct 24, 2017
  4. Oct 20, 2017
  5. Oct 19, 2017
    • Daniel Kahn Gillmor's avatar
      systemd: drop RefuseManualStart=true, disable kresd.service by default · a0d93df6
      Daniel Kahn Gillmor authored
      I introduced RefuseManualStart=true last year when writing the initial
      systemd unit file for kresd.  I did this because i didn't want to
      start running the daemon if no one was going to talk to it.
      
      I'm no longer convinced that this directive has a good justification.
      While i think that there is no need to activate the service without
      socket activation, i think preventing manual invocation is actively
      harmful (admins will reflexively do "systemctl restart kresd" just
      like they do "systemctl restart apache2" and it's jarring to have it
      rejected).
      
      A distributor who wants to (by default) delay kresd startup until it
      is accessed can ship the preset file included here, but leave the
      *.socket units enabled by default.
      a0d93df6
  6. Oct 13, 2017
  7. Oct 11, 2017
  8. Sep 29, 2017
  9. Sep 27, 2017
  10. Sep 21, 2017