mirror of
https://github.com/ublue-os/bazzite.git
synced 2024-12-29 03:20:57 +00:00
12 lines
212 B
Diff
12 lines
212 B
Diff
--- vpower-main/vpower.service
|
|
+++ vpower-main/vpower.service
|
|
@@ -2,7 +2,7 @@
|
|
Description=vpower daemon
|
|
|
|
[Service]
|
|
-ExecStart=/usr/lib/vpower
|
|
+ExecStart=/usr/libexec/vpower
|
|
Restart=on-failure
|
|
RestartSec=1
|
|
|