flutterfungus wooo

This commit is contained in:
2025-06-03 03:29:35 -06:00
commit de38762552
35 changed files with 1398 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
#!/bin/bash
echo "Restarting Services"
sudo systemctl restart gpsd chrony influxdb telegraf grafana-server syslog-ng
# sudo systemctl restart gpsd
# sudo systemctl restart chrony
# sudo systemctl restart influxdb
# sudo systemctl restart telegraf
# sudo systemctl restart grafana-server
# sudo systemctl restart syslog-ng