LL_Runit_Scripts/etc/runit/1

15 lines
273 B
Bash
Executable file

#!/bin/sh
# system one time tasks
PATH=/command:/sbin:/bin:/usr/sbin:/usr/bin
mount -o remount,rw /
mkdir /dev/shm
chmod 1777 /dev/shm
#/etc/rcS.d
#/etc/init.d/rmnologin
touch /run/runit.stopit
chmod 0 /run/runit.stopit
#[ -e /etc/runit/no-emulate-sysv ] || /etc/rc5.d