acpi-poweroff is not needed anymore with systemd

Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
Nico Schottelius 2013-12-12 08:41:10 +01:00
parent 9afbf5a49f
commit 45198add2b
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
#!/bin/sh
suspend=~/bin/suspend
su nico -c "DISPLAY=:0.0 $suspend"