better installation
This commit is contained in:
@@ -4,5 +4,5 @@ After=cheap-system-monitor.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/local/lib/cheap-system-monitor/generate_graphs.py
|
||||
ExecStart=/opt/cheap_system_monitor/generate_graphs.py
|
||||
User=root
|
||||
|
||||
@@ -4,5 +4,5 @@ After=local-fs.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/local/lib/cheap-system-monitor/system_monitor.py
|
||||
ExecStart=/opt/cheap_system_monitor/system_monitor.py
|
||||
User=root
|
||||
|
||||
Reference in New Issue
Block a user