X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-suspend.service.in;fp=units%2Fsystemd-suspend.service.in;h=3cf819e476450d2105ff781f66cd22f484a5e6af;hb=0e0320e04500d1e68630b3973714f14cfb7b3450;hp=0000000000000000000000000000000000000000;hpb=93a1d735aca5584a005d851f12cb0b8c7bb5e5ca;p=elogind.git diff --git a/units/systemd-suspend.service.in b/units/systemd-suspend.service.in new file mode 100644 index 000000000..3cf819e47 --- /dev/null +++ b/units/systemd-suspend.service.in @@ -0,0 +1,16 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Suspend +DefaultDependencies=no +Requires=sleep.target +After=sleep.target + +[Service] +Type=oneshot +ExecStart=@rootlibexecdir@/systemd-sleep suspend