Diff
Logged in as anonymous

Differences From Artifact [50b0d84d08]:

To Artifact [71e854ad00]:


1
2
3
4
5

6
7


1
2

3
4
5
-
-


-
+


# vim:ft=make:

nextboot: mount
.if exists(/boot/nextkernel)
	: Removing nextboot setting.
	echo "MRC:$@> Removing nextboot setting."
	rm -f /boot/nextkernel
.endif