[Unit] Description=Sets hostname before network comes online Before=network-pre.target [Service] Type=oneshot ExecStart=/bin/bash /opt/hostname-blanker.sh RemainAfterExit=false [Install] WantedBy=network-pre.target