diff --git a/wanpipe@.service b/wanpipe@.service new file mode 100644 index 0000000..af34e3d --- /dev/null +++ b/wanpipe@.service @@ -0,0 +1,10 @@ +[Unit] +Description=Sangoma Wanpipe Span %i + +[Service] +Type=oneshot +RemainAfterExit=yes +ExecStart=/usr/sbin/wanconfig -f /etc/wanpipe/wanpipe%i.conf + +[Install] +WantedBy=multi-user.target