linuxOS_PX30_CAR/external/rockchip-test/auto_reboot/autoreboot.service
2026-01-20 14:00:13 +08:00

12 lines
211 B
Desktop File

[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