From 21a982f36a4ea06d5b3a27f1dcaa64c646f403ff Mon Sep 17 00:00:00 2001 From: Jesse Smith Date: Tue, 27 Mar 2018 20:33:16 -0300 Subject: [PATCH] Fix merge issue. --- doc/Install | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/Install b/doc/Install index 9cdee90..201923a 100644 --- a/doc/Install +++ b/doc/Install @@ -66,11 +66,7 @@ You might want to create a file called "/etc/shutdown.allow". Read the manual page on shutdown to find out more about this. Running from a read-only file system (CDROM?): -<<<<<<< HEAD * All communication to init goes through the FIFO /run/initctl. -======= -o All communication to init goes through the FIFO /run/initctl. ->>>>>>> beta There should be no problem using a read-only root file system IF you use a Linux kernel > 1.3.66. Older kernels don't allow writing to a FIFO on a read-only file system.