Skip to content

Commit

Permalink
v9.10
Browse files Browse the repository at this point in the history
- DietPi-Build | Try to work around failing poweroff in Trixie containers
  • Loading branch information
MichaIng committed Dec 24, 2024
1 parent aafe99d commit 83ef4a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .build/images/dietpi-build
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ _EOF_

cat << '_EOF_' >> rootfs/etc/rc.local
> /success
poweroff
systemctl start poweroff.target
exit 0
} > /dev/console 2>&1 < /dev/console
_EOF_
Expand Down

0 comments on commit 83ef4a4

Please sign in to comment.