You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we have to use Upholds= drop-ins for the multi-user target unit to start services that are part of a systemd-sysext/syscfg.
As ergonomic improvement, systemd should support UpheldBy in the [Install] section and a TARGET.upholds dir with symlinks. This way systemctl enable UNIT would work, presets would work, and systemctl status UNIT would show it as enabled.
Currently we have to use
Upholds=
drop-ins for the multi-user target unit to start services that are part of a systemd-sysext/syscfg.As ergonomic improvement, systemd should support
UpheldBy
in the[Install]
section and aTARGET.upholds
dir with symlinks. This waysystemctl enable UNIT
would work, presets would work, andsystemctl status UNIT
would show it as enabled.Filed upstream issue: systemd/systemd#26896
The text was updated successfully, but these errors were encountered: