1[Unit] 2Description=Firmware Version Daemon 3Wants=host-powerctrl.service 4After=host-powerctrl.service 5 6[Service] 7RemainAfterExit=yes 8Type=oneshot 9ExecStart=/usr/libexec/mori-fw/mori-fw-ver.sh 10 11[Install] 12WantedBy=multi-user.target 13
1[Unit] 2Description=Firmware Version Daemon 3Wants=host-powerctrl.service 4After=host-powerctrl.service 5 6[Service] 7RemainAfterExit=yes 8Type=oneshot 9ExecStart=/usr/libexec/mori-fw/mori-fw-ver.sh 10 11[Install] 12WantedBy=multi-user.target 13