Harmonise les bootscripts (daemon)
[hvlinux.git] / stage1 / post-install
index 5f4755b..e9c8eaa 100755 (executable)
@@ -45,4 +45,6 @@ fi
 # Change the ownership for ${LFS} and its subdirectories
 chown -Rv root:root ${LFS}
 
+write_completed_stage
+
 exit $?