# SPDX-License-Identifier: MIT # # Copyright (c) 2024 TQ-Systems GmbH , D-82229 Seefeld, Germany. # Author: Matthias Schiffer [Unit] Description=fw_env.config selection DefaultDependencies=no Before=sysinit.target [Service] ExecStart=@LIBEXECDIR@/tq/u-boot-env-tq.sh Type=oneshot RemainAfterExit=yes [Install] WantedBy=sysinit.target