1748953105

This commit is contained in:
2025-06-03 06:18:24 -06:00
parent f7e7406606
commit 9b7b819530
8 changed files with 17 additions and 17 deletions
+10
View File
@@ -0,0 +1,10 @@
#!/bin/bash
set -e
if [ -z $1 ]; then
echo "Usage: bash services.sh stop|start|restart|status|enable"
exit
fi
echo "Running $1 on Services"
sudo systemctl $1 gpsd chrony influxdb telegraf grafana-server syslog-ng