-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Description
EmonScripts/install/non_emonsd.sh
Line 8 in b804e32
| sudo chown root /etc/logrotate.d/emoncms |
On running the logrotate on Ubuntu the following error is seen
brian@ubunt-emon:/var/log/emoncms$ sudo /usr/sbin/logrotate /etc/logrotate.conf
error: Ignoring emoncms because of bad file mode - must be 0644 or 0444.
But I could not fix it for some reason...
Changed mode and works fine. Probably the same problem for all these logrotate configurations.
Test with
sudo /usr/sbin/logrotate /etc/logrotate.conf
Metadata
Metadata
Assignees
Labels
No labels