Add firstboot systemd service file
[adaptation/system-plugin-ia-generic.git] / etc / rc.d / rc.firstboot
index 21808d3..1c83e6b 100755 (executable)
@@ -38,4 +38,6 @@ chown -R root:soundpath  /opt/etc/sound/default
 if [ -e /opt/system/csc/.factoryreset ]; then
        rm -f /opt/system/csc/.factoryreset
 fi
+
+touch /opt/etc/.firstboot
 sync