Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] add power-profiles-daemon startup dependency
@ 2023-08-18 16:47 Luciogi
  2023-08-18 17:42 ` [PR PATCH] [Updated] " Luciogi
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Luciogi @ 2023-08-18 16:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 521 bytes --]

There is a new pull request by Luciogi against master on the void-packages repository

https://github.com/Luciogi/void-packages patch-power-profiles-daemon
https://github.com/void-linux/void-packages/pull/45660

add power-profiles-daemon startup dependency


#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-Glibc)


A patch file from https://github.com/void-linux/void-packages/pull/45660.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-patch-power-profiles-daemon-45660.patch --]
[-- Type: text/x-diff, Size: 759 bytes --]

From 24b199986ef2dca670daa42f266d66ffabaa7ae0 Mon Sep 17 00:00:00 2001
From: Luciogi <84625092+Luciogi@users.noreply.github.com>
Date: Fri, 18 Aug 2023 16:40:26 +0000
Subject: [PATCH] add power-profiles-daemon startup dependency

---
 srcpkgs/power-profiles-daemon/files/power-profiles-daemon/run | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/power-profiles-daemon/files/power-profiles-daemon/run b/srcpkgs/power-profiles-daemon/files/power-profiles-daemon/run
index c5dc3f90c28a4..153f10f31d689 100644
--- a/srcpkgs/power-profiles-daemon/files/power-profiles-daemon/run
+++ b/srcpkgs/power-profiles-daemon/files/power-profiles-daemon/run
@@ -1,3 +1,4 @@
 #!/bin/sh
+sv start dbus > /dev/null
 exec 2>&1
 exec /usr/libexec/power-profiles-daemon

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-08-20 14:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-18 16:47 [PR PATCH] add power-profiles-daemon startup dependency Luciogi
2023-08-18 17:42 ` [PR PATCH] [Updated] " Luciogi
2023-08-18 17:53 ` power-profiles-daemon: add " Luciogi
2023-08-18 18:20 ` [PR REVIEW] " ahesford
2023-08-19  1:20 ` [PR PATCH] [Updated] " Luciogi
2023-08-19  1:21 ` Luciogi
2023-08-19  1:23 ` [PR REVIEW] " ahesford
2023-08-19  3:13 ` [PR PATCH] [Updated] " Luciogi
2023-08-19  3:13 ` Luciogi
2023-08-20 14:32 ` [PR PATCH] [Merged]: " Duncaen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).