summaryrefslogtreecommitdiffstats
path: root/meta-openembedded/meta-oe/recipes-connectivity/umip/files/mip6d.service
blob: 2b5a5b9f1dcfb9e0ef7e934a5059bdbb5a5b08a2 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=MIPL Mobile IPv6
After=network.target

[Service]
EnvironmentFile=-@SYSCONFDIR@/sysconfig/mip6d
ExecStart=@SBINDIR@/mip6d $ARGS

[Install]
WantedBy=multi-user.target
OpenPOWER on IntegriCloud