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
Per
<#7350 (review)>,
exec is the ideal semantics we want, in which systemd verifies it can
actually execute the command we want before marking the unit as running.
Aside from that very subtle difference, there should be no user-facing
changes.
Fixes#7358.
Description
Follow-up from #7349 and #7350 (review); most of our systemd units are using the default of Type=simple but we'd prefer the Type=exec semantics.
The text was updated successfully, but these errors were encountered: