12/16/2021 12:31 PM | |
Joined: 4/28/2015 Last visit: 3/12/2025 Posts: 578 Rating:
|
The script has to be located in /etc/init.d/<script>, see also https://manpages.debian.org/bullseye/init-system-helpers/update-rc.d.8.en.html. In order to be future-proof, you may want to consider translating your script into a systemd service. See e.g. https://wiki.debian.org/systemd/Services. |
Follow us on