fewer-routines #2
| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user