diff options
Diffstat (limited to 'units/systemd-debug-shell.service.in')
-rw-r--r-- | units/systemd-debug-shell.service.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/units/systemd-debug-shell.service.in b/units/systemd-debug-shell.service.in index 8ca25a3628..2aa98d3cc5 100644 --- a/units/systemd-debug-shell.service.in +++ b/units/systemd-debug-shell.service.in @@ -1,3 +1,10 @@ +# 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=Early root shell on tty9 FOR DEBUGGING ONLY Documentation=man:sushell(8) |