I noticed this in my syslog
:
Mar 19 08:23:23 ralph systemd[1]: Configuration file /lib/systemd/system/nvidia-persistenced.service is marked executable. Please remove executable permission bits. Proceeding anyway.
I corrected the permissions with:
sudo chmod -x /lib/systemd/system/nvidia-persistenced.service
This is likely a problem with NVIDIA's installer.