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