blob: a5f8f6885c76b6425afa6cf039b120ac8a8774ac [file] [log] [blame]
Patrick Venture54830d72017-10-05 16:25:40 -07001[Unit]
2Description=Install iotool links
3
4[Service]
5RemainAfterExit=no
6Type=oneshot
7ExecStart=/usr/bin/env iotools --make-links
Patrick Venture9afaeb52018-11-13 15:53:33 -08008SyslogIdentifier=iotools
Patrick Venture54830d72017-10-05 16:25:40 -07009
10[Install]
Patrick Ventured607cfb2019-04-04 12:15:22 -070011WantedBy=multi-user.target