哪个 debconf preseed 选项可以在安装后自动重启?

dai*_*isy 7 preseed debconf

另一个按下配置在这里找到..安装后自动重启

在此处输入图片说明

ish*_*ish 13

d-i finish-install/reboot_in_progress note

或者,停止而不是重新启动:

d-i debian-installer/exit/halt boolean true

改为关闭:

d-i debian-installer/exit/poweroff boolean true