blob: 7cc95a0dbc79410d491ee54651bd1cf9e54342fc [file] [log] [blame]
[Unit]
Description=Install iotool links
[Service]
RemainAfterExit=no
Type=oneshot
ExecStart=/usr/bin/env iotools --make-links
SystlogIdentifier=iotools
[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}