Diff
Logged in as anonymous

Differences From Artifact [bb021a975c]:

To Artifact [d9318177ac]:


1

2
3
4
5
6
7
8

1
2
3
4
5
6
7
8
-
+







.include "mrc.conf"
.include "/etc/mrc.conf"

.if defined(AUTOBOOT)
SCRIPTS!=ls *.init *.service
.else
SCRIPTS!=ls *.service
.endif