diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-11-16 21:37:38 +0000 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-11-16 21:37:38 +0000 |
commit | abae55be206dc46861dc2c680e0742379ccc55f1 (patch) | |
tree | b4bbeabfa82c6d49b65c0998ca6ee923544e7814 /examples/minimal/config/build.cfg | |
parent | aeae1f5699f8b38d15bcb9b522c6a7ffc9700336 (diff) | |
download | drakiso-abae55be206dc46861dc2c680e0742379ccc55f1.tar drakiso-abae55be206dc46861dc2c680e0742379ccc55f1.tar.gz drakiso-abae55be206dc46861dc2c680e0742379ccc55f1.tar.bz2 drakiso-abae55be206dc46861dc2c680e0742379ccc55f1.tar.xz drakiso-abae55be206dc46861dc2c680e0742379ccc55f1.zip |
Undo accidental inclusion of changes to examples.
Diffstat (limited to 'examples/minimal/config/build.cfg')
-rw-r--r-- | examples/minimal/config/build.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/minimal/config/build.cfg b/examples/minimal/config/build.cfg index c20ed4a..7e7780d 100644 --- a/examples/minimal/config/build.cfg +++ b/examples/minimal/config/build.cfg @@ -131,7 +131,7 @@ my $config = { "systemctl enable set-lang-kbd.service", # Enable login on tty1 -# 'systemctl enable getty@tty1.service', + 'systemctl enable getty@tty1.service', # Set the initial wireless regulatory domain to "world", enabling # all possible wireless channels to be used. |