12 lines
186 B
Desktop File
12 lines
186 B
Desktop File
[Unit]
|
|
Description=RAPL power monitor
|
|
After=graphical-session.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/home/lucas/scripts/power-monitor
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=default.target
|