Carlos E. R. wrote:
On 2016-04-25 23:30, John Andersen wrote:
On 04/25/2016 02:18 PM, Per Jessen wrote:
John Andersen wrote:
On 04/25/2016 01:26 PM, Bjoern Voigt wrote:
The service now starts automatically after calling once:
systemd-sysv-convert --save altairlmxd
I do not exactly know, why this is necessary. It is necessary because Altair hasn't yet recognized that the entire world has gone Systemd. Even the Raspberry Pi linux distro now uses systemd.
Altair is too lazy to revise their packages to operate correctly in the modern world (except for those few distros that are hold-outs). You should file a bug report with them. At most a feature request - systemd provides sysvinit compatibility, LSB init scripts should continue to work.
Apparently not. At least not unless you remember to runs some relatively obscure command after install, which should be done by the Altair installer. No. If you need to do that it must be because the init file is not compliant.
Perhaps the OP could post the entire file. I already posted the start/stop script: http://paste.opensuse.org/30183920
I compared the header with /etc/init.d/courier-imap from courier-imap-4.16.2-1.3.x86_64 (Leap 42.1) and did not found errors. But Courier IMAP has both, a /etc/init.d/courier-imap SysV start/stop script and a Systemd service /usr/lib/systemd/system/courier-imap.service: # rpm -ql courier-imap-4.16.2-1.3.x86_64 /etc/init.d/courier-imap /etc/init.d/courier-imap-ssl [...] /usr/lib/systemd/system/courier-imap-ssl.service /usr/lib/systemd/system/courier-imap.service Greetings, Björn -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org