We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b34c4a3 + 9dd8375 commit 76b005dCopy full SHA for 76b005d
packages/etc/systemd/system/edge.service.in
@@ -6,7 +6,7 @@ Wants=
6
[Service]
7
Type=simple
8
ExecStartPre=
9
-ExecStart=/usr/sbin/edge -d n2n0 -c mynetwork -k mypassword -m DE:AD:BE:EF:99:99 -a 1.2.3.4 -p 50001 -l 7.8.9.0:7777
+ExecStart=/usr/sbin/edge -d n2n0 -c mynetwork -k mypassword -m DE:AD:BE:EF:99:99 -a 1.2.3.4 -p 50001 -l 7.8.9.0:7777 -f
10
Restart=on-abnormal
11
RestartSec=5
12
0 commit comments