af-main: Handle users from the system scope
[AGL/meta-agl.git] / meta-agl / recipes-devtools / run-agl-postinsts / run-agl-postinsts / run-agl-postinsts
index 87ec0e1..1d1a5a0 100755 (executable)
@@ -40,6 +40,7 @@ exec_postinst_scriptlets() {
 
 remove_agl_pi_dir=1
 exec_postinst_scriptlets
+systemctl daemon-reload
 
 # since all postinstalls executed successfully, remove the postinstalls directory
 if [ $remove_agl_pi_dir = 1 ]; then