RPi-Distro / pi-gen

Tool used to create the official Raspberry Pi OS images
BSD 3-Clause "New" or "Revised" License
2.58k stars 1.61k forks source link

ppromt marked as executable causing warning message in journalctl logs #663

Closed JinShil closed 1 year ago

JinShil commented 1 year ago

Run journalctl after first boot and you'll see this warning message:

systemd-xdg-autostart-generator[537]: Configuration file /etc/xdg/autostart/pprompt.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.

It's probably benign, but it's always nice to keep the logs tidy.

spl237 commented 1 year ago

Fixed.

XECDesign commented 1 year ago

Updated package should go live later today. It will fix the issue for future Raspberry Pi OS images, but not existing installs.