Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion snapcraft/models/project.py
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,7 @@ class App(models.CraftBaseModel):
service. This will start the service too.
* - ``disable``
- The service is not automatically started. Instead, the service will be
started with :ref:`craftctl <how-to-customize-the-build-and-part-variables>`.
started with :ref:`snapctl <https://snapcraft.io/docs/using-snapctl>`_.
and another management agent, which is most commonly a :ref:`hooks
<reference-hooks>`.

Expand Down
Loading