File: ipip.service

package info (click to toggle)
ipip 1.1.13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 240 kB
  • sloc: ansic: 1,459; sh: 138; makefile: 20
file content (10 lines) | stat: -rw-r--r-- 138 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=IP over IP encapsulation daemon

[Service]
Type=simple
ExecStart=/usr/sbin/ipip

[Install]
WantedBy=multi-user.target