Every time I start DietPi I get a message saying
Running user script: /var/lib/dietpi/postboot.d/*'
"chmod: you can not access '/var/lib/dietpi/postboot.d/*': there is no file or directory
/DietPi/dietpi/postboot: line 14: /var/lib/dietpi/postboot.d/*: there is no file or directory
Every time I start DietPi I get a message postboot
-
- Posts: 3
- Joined: Wed Oct 03, 2018 1:16 pm
Re: Every time I start DietPi I get a message postboot
Jep known issue (visual only), if there is no script inside. Already fixed for v6.17.
To fix it now:
To fix it now:
Code: Select all
wget https://raw.githubusercontent.com/Fourdee/DietPi/testing/dietpi/postboot -O /DietPi/dietpi/postboot
chmod +x /DietPi/dietpi/postboot