mirror of
https://github.com/webmin/webmin.git
synced 2026-06-22 12:10:28 +01:00
This PR adds baseline Alpine Linux support in Webmin with OS detection, APK package and update backend, OpenRC boot integration, ifupdown-style networking support and DHCPD defaults. https://github.com/webmin/webmin/issues/2353
12 lines
182 B
Plaintext
12 lines
182 B
Plaintext
init_mode=openrc
|
|
init_base=/etc/runlevels
|
|
init_dir=/etc/init.d
|
|
reboot_command=reboot
|
|
shutdown_command=poweroff
|
|
expert=0
|
|
desc=1
|
|
status_check=1
|
|
order=0
|
|
sort_mode=0
|
|
boot_levels=default
|