[Unit] Description=OPSEC MAC Address Randomization Before=NetworkManager.service Before=networking.service After=local-fs.target ConditionPathExists=/var/run/opsec-advanced.enabled [Service] Type=oneshot ExecStart=/usr/local/bin/randomize-mac.sh RemainAfterExit=yes [Install] WantedBy=multi-user.target