1
1
mirror of https://schlomp.space/tastytea/hashboot synced 2024-11-16 14:37:06 +01:00
hashboot/emergency.target
tastytea 3264dd56b8 Revert "Revert "Create new emergency.target""
This reverts commit a6bb5d0a93a923aa87b4975e1d47227fc77547ab.
2015-06-08 16:33:53 +02:00

14 lines
431 B
SYSTEMD

# 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=Emergency Mode
Documentation=man:systemd.special(7)
Requires=emergency.service
After=emergency.service
AllowIsolate=yes