OP if it's still not working, make sure that you've gotas the first line in /etc/rc.localCode:
#!/bin/bash
You could but the traditional incantation is
Code:
#!/bin/sh -e
Statistics: Posted by thagrol — Tue Jan 07, 2025 10:11 pm
OP if it's still not working, make sure that you've gotas the first line in /etc/rc.localCode:
#!/bin/bash
Code:
#!/bin/sh -e
Statistics: Posted by thagrol — Tue Jan 07, 2025 10:11 pm