Update config add rotate to clear logs

beta-v1.3.2-battery-saver-3
Alan Johnston 2 years ago committed by GitHub
parent 888ce415b5
commit 30bcd1ba44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -393,6 +393,7 @@ elif [ "$1" = "-C" ]; then
sudo systemctl stop cubesatsim
sudo systemctl stop rpitx
sudo journactl --rotate
sudo journalctl --vacuum-time=1s
sudo systemctl reboot now

Loading…
Cancel
Save

Powered by TurnKey Linux.