typo fix
This commit is contained in:
parent
2ae60ca041
commit
49a90f27a8
@ -594,7 +594,7 @@ rc_net_tap1_provide="!net"
|
|||||||
# It's also possible to negate keywords. This is mainly useful for prefix
|
# It's also possible to negate keywords. This is mainly useful for prefix
|
||||||
# users testing OpenRC.
|
# users testing OpenRC.
|
||||||
rc_keyword="!-prefix"
|
rc_keyword="!-prefix"
|
||||||
# This can also be used to block a script from runining in all
|
# This can also be used to block a script from running in all
|
||||||
# containers except one or two
|
# containers except one or two
|
||||||
rc_keyword="!-containers !-docker"
|
rc_keyword="!-containers !-docker"
|
||||||
.Ed
|
.Ed
|
||||||
|
Loading…
Reference in New Issue
Block a user