mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-19 02:12:41 +01:00
added missing files: sched_shutdown script for Recovery partition and genimage-prod.cfg to make the prod img
This commit is contained in:
5
Recovery/board/funkey/rootfs-overlay/usr/local/sbin/sched_shutdown
Executable file
5
Recovery/board/funkey/rootfs-overlay/usr/local/sbin/sched_shutdown
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
# No waiting period in Recovery
|
||||
|
||||
shutdown_funkey
|
||||
Reference in New Issue
Block a user