Files
ubuntu-kernel-fenix/archives/filesystem/special/Edge1/lib/systemd/system/reboot-test-khadas.service
Nick Xie 1098a5a2c0 Edge1: renaming Edge to Edge1
Signed-off-by: Nick Xie <nick@khadas.com>
2022-09-29 10:58:01 +08:00

18 lines
479 B
Desktop File

# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2.1 of the License, or
# (at your option) any later version.
[Unit]
Description=Khadas reboot test service
#After=systemd-update-utmp-runlevel.service
[Service]
ExecStart=/usr/local/bin/reboot-test-handle.sh
[Install]
WantedBy=multi-user.target