]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc: Remove SysVinit/upstart references from user-facing docs
authorEmmanuel Ameh <eameh@contractor.linuxfoundation.org>
Tue, 9 Jun 2026 12:30:37 +0000 (13:30 +0100)
committerEmmanuel Ameh <eameh@contractor.linuxfoundation.org>
Wed, 5 Aug 2026 21:27:21 +0000 (22:27 +0100)
commit3a19cc08ab3bae9ef30ee3ccc07c8af29da202db
tree13558c41863e4f4b0f28411fbf0cfdd82ddc6fd1
parentb8fdadf490bf9209e71f5163d791e906b0d428e5
doc: Remove SysVinit/upstart references from user-facing docs

Ceph has required systemd for several release cycles. Remove the
"Running Ceph with SysVinit" section from operating.rst and update
two other files that still listed sysvinit as a valid init system.

- rados/operations/operating.rst: remove the SysVinit section and
  the stale distribution list in the systemd intro paragraph
- ceph-volume/intro.rst: remove "(upstart, sysvinit, etc.)" from
  the ceph-disk historical context paragraph
- start/os-recommendations.rst: remove ``sysvinit`` as an example
  init framework; systemd is the only supported option

Fixes: https://tracker.ceph.com/issues/77187
Signed-off-by: Emmanuel Ameh <eameh@contractor.linuxfoundation.org>
doc/ceph-volume/index.rst
doc/rados/operations/operating.rst
doc/start/os-recommendations.rst