1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-vps.git synced 2025-03-09 15:50:00 +00:00

Add missing files

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-02-21 17:17:51 +01:00
parent ca9daabd14
commit 4b47717168
8 changed files with 61 additions and 0 deletions

11
omr6in4@.service.in Normal file
View file

@ -0,0 +1,11 @@
[Unit]
Description=OMR6IN4 on %I
After=network.target network-online.target
[Service]
Type=oneshot
ExecStart=/usr/local/bin/omr-6in4-run start /etc/openmptcprouter-vps-admin/omr-6in4/%i
ExecStop=/usr/local/bin/omr-6in4-run start /etc/openmptcprouter-vps-admin/omr-6in4/%i
[Install]
WantedBy=multi-user.target