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