summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-devtools/iotools/iotools/iotools-setup.service
blob: a5f8f6885c76b6425afa6cf039b120ac8a8774ac (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Install iotool links

[Service]
RemainAfterExit=no
Type=oneshot
ExecStart=/usr/bin/env iotools --make-links
SyslogIdentifier=iotools

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