]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/systemd-exit.service.in
machine-id-commit: merge machine-id-commit functionality into machine-id-setup
[thirdparty/systemd.git] / units / systemd-exit.service.in
CommitLineData
287419c1
AC
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
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
6# (at your option) any later version.
7
8[Unit]
9Description=Exit the Session
10Documentation=man:systemd.special(7)
11DefaultDependencies=no
12Requires=shutdown.target
13After=shutdown.target
14
15[Service]
16Type=oneshot
17ExecStart=@SYSTEMCTL@ --force exit