[Unit] Description=Load IoT TLS key into kernel keyring After=network-pre.target [Service] Type=oneshot ExecStart=/usr/local/bin/load-iot-key.sh RemainAfterExit=yes [Install] WantedBy=multi-user.target