On 13/08/2019 15.56, Per Jessen wrote:
Carlos E. R. wrote:
On Tuesday, 2019-08-13 at 15:26 +0200, Wolfgang Mueller wrote:
In the good old days, it was sufficient to make a link to the program in /etc/init.d/rc3.d and /etc/init.d/rc5.d for starting it at boot time:
/etc/init.d/rc3.d/S50My_program -> /home/wolfgang/bin/My_program /etc/init.d/rc5.d/S50My_program -> /home/wolfgang/bin/My_program
But now under Leap 15.1, that does not work any more. Is there any other way to start a program a boot time?
You can use "after.local" or "boot.local".
Do they actually still work?
Sure. I use both.
Or you can create a new systemd service.
Occasionally I like to use @reboot in a crontab.
Another way :-) -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)