Als je het correct wilt doen zorg je dat het script wat je wilt starten in /etc/init.d/ staat, het script begint met een aantal regels waarin de init levels worden gedefinieerd bijvoorbeeld
### BEGIN INIT INFO
# Provides: scriptnaam
# Required-Start:
# Required-Stop:
# Should-Start: $named
# Should-Stop: $named
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Start scriptnaam
# Description: Start wat je maar wil.
### END INIT INFO
die kan je dan vanuit command-line zorgen dat het script gestart wordt in de opgegeven runlevels door het commando (in dit voorbeeld rumlevel 2,3,4 en 5)
update-rc.d ‘scriptnaam’ defaults
Daar heb je dan geen cronjob of iets dergelijks voor nodig.
Het is maar een ruw voorbeeld, ik denk dat er genoeg voorbeelden te vinden zijn op het net.
Aan de rand van de afgrond is een stap voorwaarts niet altijd vooruitgang....
On the edge of the abyss, a step forward is not always progress....
Hardware: 2x Daily used Vu+ Ultimo 4K - Vu+ Duo 4K SE and a lot more.... - VisioSat BiBigsat - Jultec Unicable Multiswitch 4 positions: 19.2/23.5/28.2 East - Diseqc motorized flatdish antenna
Software : HomeBuild OpenPLi Develop and Scarthgap builds, local cards driven by OsCam
Press the button on the buttom right of this message
Have you tried our wiki yet? Many answers can be found in our OpenPLi wiki