Skip to content

Commit

Permalink
Remove debug-shell comments
Browse files Browse the repository at this point in the history
These comments should be documented somewhere else.
  • Loading branch information
jkirk committed Dec 25, 2016
1 parent 8592005 commit 6f9382c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions etc/grml/fai/config/scripts/GRMLBASE/15-initsetup
Expand Up @@ -39,11 +39,6 @@ systemd_setup() {
# + possibly move this into startup so it's always executed on bootup, even with persistency enabled
# where the change towards systemd-sysv-generator might persist across
# reboots -> LSB scripts executed on reboots

# * run 'systemctl enable debug-shell.service' via initramfs/init script if
# debug/failsafe or something like that is present in /proc/cmdline and also set
# "systemd.log_level=debug systemd.log_target=kmsg log_buf_len=1M"
# $ROOTCMD systemctl enable debug-shell.service || true
}

file_rc_setup() {
Expand Down

0 comments on commit 6f9382c

Please sign in to comment.