fix namespace path in README.md
This commit is contained in:
parent
b1926a4640
commit
1aeb38e1ef
@ -20,7 +20,7 @@ Create network namespace where all¹ network requests go via ssh connection.
|
|||||||
Requires=nnss-tunsocks@<namespace_name>.service
|
Requires=nnss-tunsocks@<namespace_name>.service
|
||||||
After=nnss-tunsocks@<namespace_name>.service
|
After=nnss-tunsocks@<namespace_name>.service
|
||||||
[Service]
|
[Service]
|
||||||
NetworkNamespacePath=/run/netns/<namespace_name>
|
NetworkNamespacePath=/run/netns/<namespace_name>ns
|
||||||
```
|
```
|
||||||
|
|
||||||
### Example
|
### Example
|
||||||
|
Loading…
x
Reference in New Issue
Block a user