Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Enable logger for thermald
@ 2022-07-27 13:43 marmeladema
  2022-07-27 13:46 ` [PR PATCH] [Updated] " marmeladema
                   ` (25 more replies)
  0 siblings, 26 replies; 27+ messages in thread
From: marmeladema @ 2022-07-27 13:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/marmeladema/void-packages thermald-logger
https://github.com/void-linux/void-packages/pull/38308

Enable logger for thermald
#### Testing the changes
- I tested the changes in this PR: **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-thermald-logger-38308.patch --]
[-- Type: text/x-diff, Size: 1036 bytes --]

From e8a736214d2fdf854b94deef3c03827c3ccda8bb Mon Sep 17 00:00:00 2001
From: marmeladema <xademax@gmail.com>
Date: Wed, 27 Jul 2022 13:41:51 +0000
Subject: [PATCH] Enable logger for thermald

---
 srcpkgs/thermald/files/thermald/log/run | 1 +
 srcpkgs/thermald/files/thermald/run     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
 create mode 120000 srcpkgs/thermald/files/thermald/log/run

diff --git a/srcpkgs/thermald/files/thermald/log/run b/srcpkgs/thermald/files/thermald/log/run
new file mode 120000
index 000000000000..3a5b4a586051
--- /dev/null
+++ b/srcpkgs/thermald/files/thermald/log/run
@@ -0,0 +1 @@
+/usr/bin/vlogger
\ No newline at end of file
diff --git a/srcpkgs/thermald/files/thermald/run b/srcpkgs/thermald/files/thermald/run
index 4df7dd4eeb23..de5b6d5c3e1e 100644
--- a/srcpkgs/thermald/files/thermald/run
+++ b/srcpkgs/thermald/files/thermald/run
@@ -1,3 +1,3 @@
 #!/bin/sh
 sv check dbus >/dev/null || exit 1
-exec thermald --no-daemon --dbus-enable 1>&2
+exec thermald --no-daemon --dbus-enable 2>&1

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

end of thread, other threads:[~2022-08-01 14:39 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-27 13:43 [PR PATCH] Enable logger for thermald marmeladema
2022-07-27 13:46 ` [PR PATCH] [Updated] " marmeladema
2022-07-27 13:46 ` abenson
2022-07-27 13:46 ` [PR PATCH] [Updated] " marmeladema
2022-07-27 13:46 ` marmeladema
2022-07-27 14:13 ` thermald: enable logger abenson
2022-07-27 14:16 ` [PR PATCH] [Updated] " marmeladema
2022-07-27 16:36 ` marmeladema
2022-07-27 16:41 ` paper42
2022-07-27 16:42 ` abenson
2022-07-30  9:24 ` [PR PATCH] [Updated] " marmeladema
2022-07-30  9:28 ` marmeladema
2022-07-30  9:33 ` marmeladema
2022-07-31 22:14 ` [PR REVIEW] " classabbyamp
2022-07-31 22:14 ` classabbyamp
2022-07-31 22:14 ` classabbyamp
2022-07-31 23:06 ` marmeladema
2022-07-31 23:06 ` marmeladema
2022-07-31 23:10 ` classabbyamp
2022-07-31 23:10 ` classabbyamp
2022-07-31 23:11 ` marmeladema
2022-07-31 23:19 ` classabbyamp
2022-07-31 23:34 ` marmeladema
2022-07-31 23:38 ` classabbyamp
2022-08-01  8:41 ` [PR PATCH] [Updated] " marmeladema
2022-08-01  9:37 ` marmeladema
2022-08-01 14:39 ` [PR PATCH] [Merged]: " classabbyamp

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).