<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<atom:link xmlns:atom="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="https://tanguy.ortolo.eu/blog/feed/rss/commentaires/" />
	<link>https://tanguy.ortolo.eu/blog/article130/sudo-pm-suspend</link>
	<language>en</language>
	<description>a blog about Debian and self-hosting</description>
	<lastBuildDate>Fri, 16 Oct 2015 10:59:00 +0000</lastBuildDate>
	<generator>PluXml</generator>
	<item>
		<title>GNU/Linux graphic sessions: suspending your computer - Written by Toni @ friday 16 october 2015, 10:59</title> 
		<link>https://tanguy.ortolo.eu/blog/article130/sudo-pm-suspend/#c1444993170-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article130/sudo-pm-suspend/#c1444993170-1</guid>
		<description>#Chris #15 works great</description>
		<pubDate>Fri, 16 Oct 2015 10:59:00 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
	</item>
	<item>
		<title>GNU/Linux graphic sessions: suspending your computer - Written by Christ @ monday 12 january 2015, 02:43</title> 
		<link>https://tanguy.ortolo.eu/blog/article130/sudo-pm-suspend/#c1421030601-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article130/sudo-pm-suspend/#c1421030601-1</guid>
		<description>Documentation can be found here: 

http://www.freedesktop.org/wiki/Software/systemd/logind/</description>
		<pubDate>Mon, 12 Jan 2015 02:43:00 +0000</pubDate>
		<dc:creator>Christ</dc:creator>
	</item>
	<item>
		<title>GNU/Linux graphic sessions: suspending your computer - Written by Chris @ monday 12 january 2015, 02:42</title> 
		<link>https://tanguy.ortolo.eu/blog/article130/sudo-pm-suspend/#c1421030528-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article130/sudo-pm-suspend/#c1421030528-1</guid>
		<description>You already noticed that UPower has been superseded by Systemd.Logind  -- so let&amp;#039;s tell logind to do it&amp;#039;s job:

&amp;lt;code&amp;gt;
dbus-send --print-reply --system --dest=org.freedesktop.login1 \
    /org/freedesktop/login1 org.freedesktop.login1.Manager.Suspend \
    boolean:true
&amp;lt;/code&amp;gt;

You may also want to take a look at Systemd.Logind documentation for further information, e.g. commands for HybridSleep and Hibernate.</description>
		<pubDate>Mon, 12 Jan 2015 02:42:00 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
	</item>
	<item>
		<title>GNU/Linux graphic sessions: suspending your computer - Written by TestDummy @ monday 12 january 2015, 02:33</title> 
		<link>https://tanguy.ortolo.eu/blog/article130/sudo-pm-suspend/#c1421030034-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article130/sudo-pm-suspend/#c1421030034-1</guid>
		<description>There is a better way to solve your suspend problem:</description>
		<pubDate>Mon, 12 Jan 2015 02:33:00 +0000</pubDate>
		<dc:creator>TestDummy</dc:creator>
	</item>
	<item>
		<title>GNU/Linux graphic sessions: suspending your computer - Written by Tanguy @ thursday 31 july 2014, 07:36</title> 
		<link>https://tanguy.ortolo.eu/blog/article130/sudo-pm-suspend/#c1406792207-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article130/sudo-pm-suspend/#c1406792207-1</guid>
		<description>@Clueless : Well, just create that group then!</description>
		<pubDate>Thu, 31 Jul 2014 07:36:00 +0000</pubDate>
		<dc:creator>Tanguy</dc:creator>
	</item>
	<item>
		<title>GNU/Linux graphic sessions: suspending your computer - Written by Clueless @ thursday 31 july 2014, 00:13</title> 
		<link>https://tanguy.ortolo.eu/blog/article130/sudo-pm-suspend/#c1406765626-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article130/sudo-pm-suspend/#c1406765626-1</guid>
		<description>I litI have this same problem, which led me to your blog. However, I tried:

powerdev ALL=NOPASSWD: /usr/sbin/pm-suspend, \
                        /usr/sbin/pm-suspend-hybrid, \
                        /usr/sbin/pm-hibernate

And:

bash: powerdev: command not found


Then I tried:

gpasswd -a [user] powerdev

Which returned:

gpasswd: group &amp;#039;powerdev&amp;#039; does not exist in /etc/group

I tried gpassswd -a [user] power too. That group does not exist, either.</description>
		<pubDate>Thu, 31 Jul 2014 00:13:00 +0000</pubDate>
		<dc:creator>Clueless</dc:creator>
	</item>
	<item>
		<title>GNU/Linux graphic sessions: suspending your computer - Written by Dave @ saturday 26 july 2014, 01:26</title> 
		<link>https://tanguy.ortolo.eu/blog/article130/sudo-pm-suspend/#c1406338006-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article130/sudo-pm-suspend/#c1406338006-1</guid>
		<description>&amp;quot;systemctl suspend&amp;quot; works for me.

[And thanks for the nice commenting procedure]</description>
		<pubDate>Sat, 26 Jul 2014 01:26:00 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
	</item>
	<item>
		<title>GNU/Linux graphic sessions: suspending your computer - Written by Tanguy @ wednesday 23 july 2014, 21:55</title> 
		<link>https://tanguy.ortolo.eu/blog/article130/sudo-pm-suspend/#c1406152543-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article130/sudo-pm-suspend/#c1406152543-1</guid>
		<description>@Philipp Kern : I see your point. Well, that is the problem when developers are killing features like that, and we have got to work around it the best we can.</description>
		<pubDate>Wed, 23 Jul 2014 21:55:00 +0000</pubDate>
		<dc:creator>Tanguy</dc:creator>
	</item>
		<title>Tanguy Ortolo - GNU/Linux graphic sessions: suspending your computer - Comments</title> 
</channel>
</rss>