[Install]
WantedBy=multi-user.target

[Unit]
Description=reHDD start helper
After=syslog.target

[Service]
Type=oneshot
User=root
Group=root
RemainAfterExit=yes
ExecStart=/usr/bin/bash /root/reHDD/scripts/reHDDStartHelper.bash

[Install]
WantedBy=multi-user.target