Since SystemV style of service has been replaced by systemd, but <addUnixSerive> still only support SystemV style. It will lead to a series of incompatible issues.
SystemV: add init script in /etc/init.d/xxx
systemd: add configure file in /use/lib/systemd/system/xxx.service
Will you consider supporting systemd in the interface?