chiark / gitweb /
units: add systemd-debug-shell.service
authorMichal Schmidt <mschmidt@redhat.com>
Thu, 7 Jun 2012 14:03:33 +0000 (16:03 +0200)
committerMichal Schmidt <mschmidt@redhat.com>
Thu, 7 Jun 2012 14:33:45 +0000 (16:33 +0200)
commited061a8dc2acd93c2eb569d2d983d5a77f7e5b77
treea758baacdf5e0cf88f6f90fc60ae82a69f4880b2
parenta2368a3f37ede469d4359421c1e4ad304c682a07
units: add systemd-debug-shell.service

If enabled, the service provides a root shell from an early boot. It also
remains active late into shutdown. It is useful for debugging startup and
shutdown problems.

This is the unit referenced in
http://freedesktop.org/wiki/Software/systemd/Debugging#early_debug_shell
Makefile.am
configure.ac
units/systemd-debug-shell.service.in [new file with mode: 0644]