aboutsummaryrefslogtreecommitdiffstats
path: root/main/openrc/firstboot.initd
Commit message (Collapse)AuthorAgeFilesLines
* main/openrc: misc fixes for firstbootNatanael Copa2018-06-121-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 SSHTuan M. Hoang2018-05-231-0/+44
Currently this service serves the purpose of allowing Alpine installation through SSH.