blob: 93b6539b1dd761a3c6366e4a3370c0ee40dd94c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] acpid under systemd
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20acpid%20under%20systemd&In-Reply-To=%3Ckbl94h%24i6c%241%40ger.gmane.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="021016.html">
<LINK REL="Next" HREF="021043.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] acpid under systemd</H1>
<B>Eatdirt</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20acpid%20under%20systemd&In-Reply-To=%3Ckbl94h%24i6c%241%40ger.gmane.org%3E"
TITLE="[Mageia-dev] acpid under systemd">dirteat at gmail.com
</A><BR>
<I>Sat Dec 29 00:14:26 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="021016.html">[Mageia-dev] Mageia-dev Digest, Vol 28, Issue 77
</A></li>
<LI>Next message: <A HREF="021043.html">[Mageia-dev] acpid under systemd
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#21017">[ date ]</a>
<a href="thread.html#21017">[ thread ]</a>
<a href="subject.html#21017">[ subject ]</a>
<a href="author.html#21017">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi Colin :)
I have a funny issue with acpid as it is started under systemd (on mga2)
I have a little script on my laptop in /etc/acpi/actions that starts
xset -display dpms force off
or
xset -display dpms force on
according to the lid state. That commands used to work in the
pre-systemd era but now does nothing when acpid is started by systemd.
Now, if I start acpid manually from a terminal it works, I can only see
some eventual permission isssue with cggroup, Any idea how I could debug
this?
Cheers,
Chris.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="021016.html">[Mageia-dev] Mageia-dev Digest, Vol 28, Issue 77
</A></li>
<LI>Next message: <A HREF="021043.html">[Mageia-dev] acpid under systemd
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#21017">[ date ]</a>
<a href="thread.html#21017">[ thread ]</a>
<a href="subject.html#21017">[ subject ]</a>
<a href="author.html#21017">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|