From 3e90bcf9811dd3dc5d397fbfe18d0ed84a4fac65 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 13 Jan 2020 23:13:19 +0300 Subject: repository: move ubase and sinit to core --- core/sinit/files/reboot | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 core/sinit/files/reboot (limited to 'core/sinit/files/reboot') diff --git a/core/sinit/files/reboot b/core/sinit/files/reboot new file mode 100644 index 00000000..266afb92 --- /dev/null +++ b/core/sinit/files/reboot @@ -0,0 +1,2 @@ +#!/bin/sh +/bin/kill -s INT 1 -- cgit v1.2.3