Pull request: all: fix some typos
Merge in DNS/adguard-home from fix-docs to master Squashed commit of the following: commit 1a78c8fccabb90e97008cebe1f2cf5bd1dce9c24 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Tue Aug 31 17:02:52 2021 +0300 all: fix some typos
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
'adguard-home':
|
||||
'command': 'AdGuardHome --no-check-update -w $SNAP_DATA'
|
||||
'plugs':
|
||||
# Add the "netrwork-bind" plug to bind to interfaces.
|
||||
# Add the "network-bind" plug to bind to interfaces.
|
||||
- 'network-bind'
|
||||
# Add the "netrwork-observe" plug to be able to bind to ports below 1024
|
||||
# Add the "network-observe" plug to be able to bind to ports below 1024
|
||||
# (cap_net_bind_service) and also to bind to a particular interface using
|
||||
# SO_BINDTODEVICE (cap_net_raw).
|
||||
- 'network-observe'
|
||||
|
||||
Reference in New Issue
Block a user