Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-15 | fix sysvinit compatibility | William Hubbs | |
This allows openrc to direct sysvinit to shut down the system by setting the INIT_HALT environment variable appropriately. Also, we do not try to communicate with sysvinit if its fifo does not exist. | |||
2019-07-25 | add ability for openrc-shutdown to communicate with sysvinit | William Hubbs | |
This fixes #315. |