X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fipip.service;fp=debian%2Fipip.service;h=8317652e8e506528175ef425419738c1614fbb81;hb=d5c047e77ff3a1610bf758a76611fec28aa65237;hp=0000000000000000000000000000000000000000;hpb=09d2436f62faea6433f4949f79eec569eeb7e2b9;p=debian%2Fipip diff --git a/debian/ipip.service b/debian/ipip.service new file mode 100644 index 0000000..8317652 --- /dev/null +++ b/debian/ipip.service @@ -0,0 +1,10 @@ +[Unit] +Description=IP over IP encapsulation daemon + +[Service] +Type=simple +ExecStart=/usr/sbin/ipip + +[Install] +WantedBy=multi-user.target +