Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/openrc: misc fixes for firstboot | Natanael Copa | 2018-06-12 | 1 | -13/+2 |
| | | | | | | | - disable ssh_pass option - sshd service is enabled form initramfs so remove depends - remove firstboot from all runlevels. This should only run once - remove http and ftp support. Require https. | ||||
* | main/openrc: add firstboot service for installation through SSH | Tuan M. Hoang | 2018-05-23 | 1 | -0/+44 |
Currently this service serves the purpose of allowing Alpine installation through SSH. |