nixpkgs/pkgs/os-specific/linux/atop/atopgpu.service.patch

10 lines
167 B
Diff

--- a/atopgpu.service
+++ b/atopgpu.service
@@ -6,5 +6,5 @@
[Service]
-ExecStart=/usr/sbin/atopgpud
+ExecStart=@out@/bin/atopgpud
Type=oneshot
RemainAfterExit=yes