mirror of
				https://github.com/gutosie/neoboot.git
				synced 2025-10-31 19:35:48 +01:00 
			
		
		
		
	Update neoinitarmvuDuo4k
This commit is contained in:
		| @@ -250,6 +250,10 @@ else | ||||
|                                     exec /usr/sbin/chroot `cat /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/.location`$IMAGEKATALOG/$TARGET /sbin/init.sysvinit | ||||
| 			elif [ -f `cat /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/.location`$IMAGEKATALOG/$TARGET/sbin/init ]; then                                     | ||||
|                                     exec /usr/sbin/chroot `cat /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/.location`$IMAGEKATALOG/$TARGET /sbin/init | ||||
| 			elif [ -f `cat /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/.location`$IMAGEKATALOG/$TARGET/lib/systemd/systemd ]; then | ||||
|                                     echo " start file - systemd" >> $neoLOG | ||||
|                                     exec /usr/sbin/chroot `cat /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/.location`$IMAGEKATALOG/$TARGET /lib/systemd/systemd | ||||
| 					echo "====================================================> "		     | ||||
| 			else | ||||
|                                     echo " "                   | ||||
|                                     echo "                       NEOBOOT - ERROR !!!                                 " | ||||
|   | ||||
		Reference in New Issue
	
	Block a user