1[Unit] 2Description=rockchip test auto reboot service 3 4[Service] 5Type=forking 6User=root 7ExecStart=/etc/init.d/S99-auto-reboot start 8ExecStop=/etc/init.d/S99-auto-reboot stop 9 10[Install] 11WantedBy=multi-user.target 12
1[Unit] 2Description=rockchip test auto reboot service 3 4[Service] 5Type=forking 6User=root 7ExecStart=/etc/init.d/S99-auto-reboot start 8ExecStop=/etc/init.d/S99-auto-reboot stop 9 10[Install] 11WantedBy=multi-user.target 12