]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/system-update.target
Merge pull request #1321 from evverx/cgtop-recurisive-option
[thirdparty/systemd.git] / units / system-update.target
CommitLineData
d360705f
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=System Update
10Documentation=http://freedesktop.org/wiki/Software/systemd/SystemUpdates
f5ccf26d 11Documentation=man:systemd.special(7) man:systemd-system-update-generator(8)
d360705f 12Requires=sysinit.target
d6bc8348 13Conflicts=shutdown.target
d360705f
LP
14After=sysinit.target
15Before=shutdown.target
16AllowIsolate=yes