View Single Post
Posts: 435 | Thanked: 769 times | Joined on Apr 2010
#380
Originally Posted by maemo.it View Post
hi guys, I need an help:
I installed syslog app to monitor my system. problem is that I need to delete /var/log/syslog file periodically otherwise my rootfs partition become full and I've to reflash it.
Try this command:

Code:
echo 'rm /var/log/syslog' | root