1. 17 Nov, 2020 2 commits
  2. 16 Nov, 2020 5 commits
  3. 09 Nov, 2020 1 commit
  4. 31 Oct, 2020 1 commit
  5. 19 Aug, 2020 3 commits
  6. 16 Jun, 2020 1 commit
  7. 20 May, 2020 1 commit
  8. 07 May, 2020 1 commit
  9. 28 Apr, 2020 1 commit
  10. 15 Apr, 2020 2 commits
  11. 10 Apr, 2020 3 commits
  12. 08 Apr, 2020 1 commit
  13. 27 Mar, 2020 3 commits
  14. 21 Jan, 2020 1 commit
  15. 20 Jan, 2020 8 commits
  16. 16 Jan, 2020 1 commit
  17. 04 Jan, 2020 3 commits
    • Russ Allbery's avatar
      Downgrade the status command to encouraged · 93d768da
      Russ Allbery authored
      93d768da
    • Sean Whitton's avatar
      fix 'day-of week' · bcba0933
      Sean Whitton authored
      bcba0933
    • Russ Allbery's avatar
      Revise init script policy · d9cfe276
      Russ Allbery authored
      Move the recommendation to include a systemd unit up to the
      introduction and change the title and anchors of the section on
      init scripts to indicate that they're now about starting system
      services.  (The anchors weren't used for links inside Policy.)
      
      Add a recommended naming convention for service units following
      the recommendation for init scripts.
      
      Including an init script is encouraged if there is no systemd
      unit and optional if there is.  If one is included, it should have
      the same name as the systemd unit.
      
      Remove or move some material in the introduction that belongs
      more naturally in other sections.  Remove the recommendation that
      packages include init scripts in the "Writing the scripts" section.
      Be consistent about saying that use of update-rc.d is required if
      the package includes an init script (it was required in one place
      and recommended in another).
      
      Use "init script" rather than "initscript" consistently.  Make some
      other minor wording tweaks.
      
      Remove the section on alternate init systems, which no longer says
      anything relevant.
      d9cfe276
  18. 03 Jan, 2020 2 commits