]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/systemd-update-done.service.in
Merge pull request #1679 from evverx/refuse-manual-start-by-reload-or-restart
[thirdparty/systemd.git] / units / systemd-update-done.service.in
CommitLineData
8ea48dfc
LP
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=Update is Completed
7caa86ac 10Documentation=man:systemd-update-done.service(8)
8ea48dfc
LP
11DefaultDependencies=no
12Conflicts=shutdown.target
d6bc8348 13After=local-fs.target
8ea48dfc 14Before=sysinit.target shutdown.target
a55654d5
LP
15ConditionNeedsUpdate=|/etc
16ConditionNeedsUpdate=|/var
8ea48dfc
LP
17
18[Service]
19Type=oneshot
20RemainAfterExit=yes
21ExecStart=@rootlibexecdir@/systemd-update-done