Files
speedtest-logger/speedtest.service
2018-05-03 09:20:50 +02:00

12 lines
197 B
Desktop File

[Unit]
Description=Test the internet connection speed
[Service]
Type=oneshot
ExecStart=/home/feedc0de/speedlog.sh
WorkingDirectory=/home/feedc0de
User=feedc0de
[Install]
WantedBy=speedtest.timer