Skip to content

Commit 677f156

Browse files
authored
print start process
1 parent eb89160 commit 677f156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nocontroller/start.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
2-
#
32

3+
echo "nocontroller starts"
44
mount --bind /var/etc/persistent/nocontroller/syswrapper.sh /usr/etc/syswrapper.sh
55
sed -e 's/mcad/mcad -d/' /etc/inittab > /tmp/inittab && mv /tmp/inittab /etc/inittab
66
kill -HUP 1

0 commit comments

Comments
 (0)