diff options
author | Stefan Kreutz <mail@skreutz.com> | 2020-04-01 02:11:42 +0200 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2020-04-01 02:11:42 +0200 |
commit | 07b231f21841c951a2db60475c17730b647f7542 (patch) | |
tree | cf87275eea5a8e0ed1da0cf66e7bc3ad2ea7737c /http | |
parent | fe000ff236b48a26e40bf9a263c4524b91f078f7 (diff) | |
download | autoinstall-openbsd-on-qemu-07b231f21841c951a2db60475c17730b647f7542.tar |
Revise
Diffstat (limited to 'http')
-rw-r--r-- | http/install.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/http/install.conf b/http/install.conf index 77725c6..01c0d93 100644 --- a/http/install.conf +++ b/http/install.conf @@ -2,7 +2,7 @@ Change the default console to com0 = yes Which speed should com0 use = 115200 System hostname = openbsd-vm Password for root = ************* -Allow root ssh login = prohibit-password +Allow root ssh login = no Setup a user = puffy Password for user = ************* What timezone are you in = UTC |