]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/user/systemd-exit.service.in
Merge pull request #1542 from keszybz/journal-audit-optional
[thirdparty/systemd.git] / units / user / systemd-exit.service.in
CommitLineData
85ed27f6
LP
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
5430f7f2
LP
4# under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
85ed27f6
LP
6# (at your option) any later version.
7
a1b256b0 8[Unit]
85ed27f6 9Description=Exit the Session
49dbfa7b 10Documentation=man:systemd.special(7)
af65a091 11DefaultDependencies=no
983d9c90 12Requires=shutdown.target
a1b256b0
LP
13After=shutdown.target
14
15[Service]
34e9ba66 16Type=oneshot
5411ae47 17ExecStart=@KILL@ -s 58 $MANAGERPID