furicle<p>Continuing my fun with systemd service files - is there any way to pass the definition of the exit codes through?</p><p>e.g. my unit.service does an `exit 5` in certain cases. </p><p>In journalctl that shows up as 'status=5/NOTINSTALLED'</p><p>I think that comes from here</p><p><a href="https://www.freedesktop.org/software/systemd/man/latest/systemd.exec.html#Process%20Exit%20Codes" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">freedesktop.org/software/syste</span><span class="invisible">md/man/latest/systemd.exec.html#Process%20Exit%20Codes</span></a></p><p>I'd like it say 5/NOSYNCREQUIRED or similar. I'd be happy to chose codes that aren't pre-defined if that helps?</p><p>Is this possible?</p><p><a href="https://mastodon.social/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://mastodon.social/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a> <a href="https://mastodon.social/tags/exitcode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>exitcode</span></a></p>