I have filed an issue with upstream Systemd:
https://github.com/systemd/systemd/issues/12580
** Bug watch added: github.com/systemd/systemd/issues #12580
https://github.com/systemd/systemd/issues/12580
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packa
I am the maintainer of the OpenNMS scripts (and debian/ubuntu packages).
We return 6 ("not configured") if there are `dpkg-dist` files that have
not been merged before startup, or if the database has not been properly
initialized. This can happen *after* upgrade of a normal working
system, so it'
Public bug reported:
Systemd properly honors an exit code of 6 when creating a native
service, like so:
---8<---
ranger@carolina:/lib/systemd/system$ cat exitcode.service
[Unit]
Description=Test Exit Code (Systemd)
[Service]
Type=oneshot
ExecStart=/bin/bash -c 'exit 6'
[Install]
WantedBy=defaul
3 matches
Mail list logo