November 27, 20178 yr So I was messing around with permissions while ssh'd in and stupidly set everything in root and recursively to 777 (yes stupid I know). Most things are still working however I'm getting alerts about some files expecting to have certain permissions. What is the easiest way for me to restore the permissions back to what they should be, do I need to reinstall or something. I already have data on my array which doesnt appear to be effected by this.
November 27, 20178 yr Reboot will restore everything in RAM What is the alerts actually about? Anything on the array is fine, but your appdata depending upon the app may be trashed. If everything works fine, then don't worry about it.
November 27, 20178 yr Author subject: cron for user root /usr/bin/run-parts /etc/cron.daily 1> /dev/null error: Ignoring apcupsd because of bad file mode - must be 0644 or 0444.error: Ignoring docker because of bad file mode - must be 0644 or 0444.error: Ignoring libvirtd because of bad file mode - must be 0644 or 0444.error: Ignoring libvirtd.libxl because of bad file mode - must be 0644 or 0444.error: Ignoring libvirtd.lxc because of bad file mode - must be 0644 or 0444.error: Ignoring libvirtd.qemu because of bad file mode - must be 0644 or 0444.error: Ignoring libvirtd.uml because of bad file mode - must be 0644 or 0444.error: Ignoring ntp because of bad file mode - must be 0644 or 0444.error: Ignoring rsyslog because of bad file mode - must be 0644 or 0444.error: Ignoring vsftpd because of bad file mode - must be 0644 or 0444.
Archived
This topic is now archived and is closed to further replies.