HomeSoftware Heritage

Use a single command to disable and stop manually started services

Description

Use a single command to disable and stop manually started services

The --now flag to systemctl disable will stop (on top of disabling)
the given services. systemctl disable also accepts multiple services
as argument.

We can thus replace 4 commands in the developer setup documentation by a
single one.

Details

Provenance
lunarAuthored on Sep 15 2022, 6:22 PM
lunarPushed on Sep 19 2022, 9:51 AM
Differential Revision
D8494: Various improvements to the “getting started” part
Parents
rDDOCc11d93ef2989: Make “Run your own” tutorial more coherent
Branches
Unknown
Tags
Unknown