cleanup
This commit is contained in:
parent
ab879ef1ad
commit
2be8e6e2b1
@ -25,9 +25,6 @@ scp hub user@<remote>:~/
|
|||||||
Create systemd file in `/etc/systemd/system/hub.service
|
Create systemd file in `/etc/systemd/system/hub.service
|
||||||
|
|
||||||
```
|
```
|
||||||
Description=hub
|
|
||||||
Requires=network.target
|
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
AmbientCapabilities=CAP_NET_BIND_SERVICE
|
AmbientCapabilities=CAP_NET_BIND_SERVICE
|
||||||
Type=simple
|
Type=simple
|
||||||
@ -65,9 +62,6 @@ Create systemd file in `/etc/systemd/system/vppn.service`.
|
|||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
Description=vppn
|
|
||||||
Requires=network.target
|
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
AmbientCapabilities=CAP_NET_BIND_SERVICE CAP_NET_ADMIN
|
AmbientCapabilities=CAP_NET_BIND_SERVICE CAP_NET_ADMIN
|
||||||
Type=simple
|
Type=simple
|
||||||
|
Loading…
x
Reference in New Issue
Block a user