2026-08-11 17:18:15 +02:00
|
|
|
[Unit]
|
|
|
|
|
Description=Generate cheap system monitor graphs
|
|
|
|
|
After=cheap-system-monitor.service
|
|
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
|
Type=oneshot
|
2026-08-11 17:22:03 +02:00
|
|
|
ExecStart=/opt/cheap_system_monitor/generate_graphs.py
|
2026-08-11 17:18:15 +02:00
|
|
|
User=root
|