mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Rename omr-6in4, add shorewall net interface in params.net and add multipath utility
This commit is contained in:
parent
c85cd75159
commit
fa84079875
9 changed files with 135 additions and 13 deletions
13
omr.service.in
Normal file
13
omr.service.in
Normal file
|
@ -0,0 +1,13 @@
|
|||
[Unit]
|
||||
Description=OMR-6in4
|
||||
After=network.target network-online.target glorytun-tcp@.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Restart=always
|
||||
ExecStart=/usr/local/bin/omr-6in4-service
|
||||
ExecStop=/usr/local/bin/omr-6in4-service stop
|
||||
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_RAW
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue