Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 20 years ago
parent
commit
266cfb27de
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      target/livecd/fixedfiles/system

+ 2
- 0
target/livecd/fixedfiles/system

@ -99,6 +99,8 @@ case "$1" in
find /var/lock /var/run /tmp -mindepth 1 -print0 2> /dev/null | xargs --null rm -rf
rm -f /etc/nologin /nologin /fastboot ; touch /var/run/utmp
chmod 664 /var/run/utmp ; chown root:tty /var/run/utmp
mkdir /tmp/.ICE-unix
chmod 1777 /tmp/.ICE-unix
status
title "Writing /var/log/boot.msg."

Loading…
Cancel
Save