<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Does not execute local-system-resume"
href="https://bugs.freedesktop.org/show_bug.cgi?id=77583">77583</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>Does not execute local-system-resume
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>merc1984@f-m.fm
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>general
</td>
</tr>
<tr>
<th>Product</th>
<td>systemd
</td>
</tr></table>
<p>
<div>
<pre>When waking the system from S3 sleep, the local-system-resume service gives
errors and does not execute. No mention of the resume service in
/var/log/messages .
[code][Unit]
Description=Local system resume actions
After=suspend.target
[Service]
Type=simple
ExecStart=echo 10 | tee /sys/class/leds/asus::kbd_backlight/brightness
[Install]
WantedBy=suspend.target[/code]
[code]# systemctl status local-system-resume
local-system-resume.service - Local system resume actions
Loaded: error (Reason: Invalid argument)
Active: inactive (dead)
Apr 11 23:15:41 hydra systemd[1]: Cannot add dependency job for unit
local-system-resume.service, ignoring: Unit local-system-resume.service failed
to load: Invalid argument. See system logs and 'systemctl status
local-system-resume.service' for details.
Apr 12 07:37:43 hydra systemd[1]: Cannot add dependency job for unit
local-system-resume.service, ignoring: Unit local-system-resume.service failed
to load: Invalid argument. See system logs and 'systemctl status
local-system-resume.service' for details.
Apr 12 22:59:19 hydra systemd[1]: Cannot add dependency job for unit
local-system-resume.service, ignoring: Unit local-system-resume.service failed
to load: Invalid argument. See system logs and 'systemctl status
local-system-resume.service' for details.
Apr 13 23:31:20 hydra systemd[1]: Cannot add dependency job for unit
local-system-resume.service, ignoring: Unit local-system-resume.service failed
to load: Invalid argument. See system logs and 'systemctl status
local-system-resume.service' for details.
Apr 14 22:46:17 hydra systemd[1]: Cannot add dependency job for unit
local-system-resume.service, ignoring: Unit local-system-resume.service failed
to load: Invalid argument. See system logs and 'systemctl status
local-system-resume.service' for details.
Apr 15 20:52:13 hydra systemd[1]: Cannot add dependency job for unit
local-system-resume.service, ignoring: Unit local-system-resume.service failed
to load: Invalid argument. See system logs and 'systemctl status
local-system-resume.service' for details.
Apr 15 23:04:28 hydra systemd[1]: Cannot add dependency job for unit
local-system-resume.service, ignoring: Unit local-system-resume.service failed
to load: Invalid argument. See system logs and 'systemctl status
local-system-resume.service' for details.
Apr 16 10:43:17 hydra systemd[1]: Cannot add dependency job for unit
local-system-resume.service, ignoring: Unit local-system-resume.service failed
to load: Invalid argument. See system logs and 'systemctl status
local-system-resume.service' for details.
Apr 16 22:48:53 hydra systemd[1]: Cannot add dependency job for unit
local-system-resume.service, ignoring: Unit local-system-resume.service failed
to load: Invalid argument. See system logs and 'systemctl status
local-system-resume.service' for details.[/code]</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>