HomeSoftware Heritage

Use a single command to disable and stop manually started services

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

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

Commit No Longer Exists

This commit no longer exists in the repository.