We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb89160 commit 677f156Copy full SHA for 677f156
nocontroller/start.sh
@@ -1,6 +1,6 @@
1
#!/bin/sh
2
-#
3
+echo "nocontroller starts"
4
mount --bind /var/etc/persistent/nocontroller/syswrapper.sh /usr/etc/syswrapper.sh
5
sed -e 's/mcad/mcad -d/' /etc/inittab > /tmp/inittab && mv /tmp/inittab /etc/inittab
6
kill -HUP 1
0 commit comments