diff options
author | Christian Hesse | 2015-06-30 10:34:34 +0200 |
---|---|---|
committer | Christian Hesse | 2015-06-30 10:34:34 +0200 |
commit | ea836cc34f8833ada12d4d1ae29a544d209adb0e (patch) | |
tree | 2e5c1ee312c5a555c3f24cb4bd7b299465f1f6a8 /uresume-hook | |
download | aur-ea836cc34f8833ada12d4d1ae29a544d209adb0e.tar.gz |
initial import of uswsusp-git 0.r501.g668c5f7-6
Diffstat (limited to 'uresume-hook')
-rw-r--r-- | uresume-hook | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/uresume-hook b/uresume-hook new file mode 100644 index 000000000000..5003e4d0c1ca --- /dev/null +++ b/uresume-hook @@ -0,0 +1,3 @@ +run_hook() { + /usr/lib/suspend/resume +} |