dashboard
repositories
activity
search
login
Failed to find commit "d0a428a6556ea5a006e22e28b0b1cd037885fe20" in ~ljy/RK356X_SDK_RELEASE.git!
hc
/
RK356X_SDK_RELEASE
forked from
~ljy/RK356X_SDK_RELEASE
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
support uboot change LCD parameter
hc
2023-11-07
2a9a9d4f6c07f2f23b663fe5fbeac1168a5d1029
[~hc/RK356X_SDK_RELEASE.git]
/
external
/
rockchip-test
/
auto_reboot
/
autoreboot.service
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=rockchip test auto reboot service
[Service]
Type=forking
User=root
ExecStart=/etc/init.d/S99-auto-reboot start
ExecStop=/etc/init.d/S99-auto-reboot stop
[Install]
WantedBy=multi-user.target