Add note about removing rc_sys() from librc
This commit is contained in:
parent
0d202b5711
commit
935252b115
@ -60,3 +60,14 @@ Why: /etc/mtab should be a symbolic link to /proc/self/mounts on modern
|
|||||||
Linux systems
|
Linux systems
|
||||||
|
|
||||||
Who:
|
Who:
|
||||||
|
|
||||||
|
## the rc_sys librc api function
|
||||||
|
|
||||||
|
When: 1.0
|
||||||
|
|
||||||
|
Why: The OpenRC code now uses two internal functions, detect_container()
|
||||||
|
and detect_vm() to handle this. rc_sys() is broken because it
|
||||||
|
doesn't differentiate between containers and vm's.
|
||||||
|
|
||||||
|
Who:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user