cd /etc/init.d
update-rc.d ton_script defaults
ou encore
update-rc.d ton_script start 99 2 . stop 99 2 .
(99 indique qu'il sera éxécuté dans les derniers, défaults = 20)
Pour supprimer un script au démarrage:
update-rc.d -f helloworld remove
linux
FoldFold allExpandExpand allAre you sure you want to delete this link?Are you sure you want to delete this tag?
The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community