This commit is contained in:
Justine
2022-08-29 18:29:39 +02:00
commit 43d50700ec
2 changed files with 81 additions and 0 deletions

View File

@ -0,0 +1,10 @@
[Unit]
Description=prometheus-amdgpu-power exporter
[Service]
User=root
ExecStart=/usr/bin/prometheus-amdgpu-power
Restart=on-failure
[Install]
WantedBy=multi-user.target