Skip to content

Commit

Permalink
Update systemd support attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadowKyogre committed Aug 25, 2014
1 parent cb3ee51 commit fc92c7b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 86 deletions.
10 changes: 10 additions & 0 deletions locky.service
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[Unit]
Description=Local system suspend actions
Before=sleep.target

[Service]
Type=simple
ExecStart=-/etc/pm/sleep.d/67locky suspend

[Install]
WantedBy=sleep.target
86 changes: 0 additions & 86 deletions locky.sh

This file was deleted.

0 comments on commit fc92c7b

Please sign in to comment.