This commit is contained in:
William Hubbs 2018-04-24 10:40:57 -05:00
parent 2ae60ca041
commit 49a90f27a8

View File

@ -594,7 +594,7 @@ rc_net_tap1_provide="!net"
# It's also possible to negate keywords. This is mainly useful for prefix
# users testing OpenRC.
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
rc_keyword="!-containers !-docker"
.Ed