Remind the user that systemd services won't be started/stopped

This commit is contained in:
Kivi Kaitaniemi
2025-01-19 11:23:06 +02:00
parent c091d18ee1
commit 53b227859c
2 changed files with 9 additions and 0 deletions
+3
View File
@@ -163,6 +163,9 @@ Build packages are stored in a cache `/var/cache/decman`. By default decman keep
### Systemd units
> [!NOTE]
> Decman will only enable and disable systemd systemd. It will not start or stop them.
Decman can enable systemd services, system wide or for a specific user. Decman will enable all units defined in the source, and disable them when they are removed from the source. If a unit is not defined in the source, decman will not touch it.
### Files