Restore restart postinstall-action for 'standalone' launchd pkg

This commit is contained in:
Greg Neagle
2022-05-03 09:15:46 -07:00
parent bf78ccd971
commit 878484e81b
+1 -1
View File
@@ -568,7 +568,7 @@ if [ -d "$MUNKIROOT/code/tools/pkgresources/launchd_cleanup_scripts/" ] ; then
fi
# Create package info file.
makeinfo launchd "$PKGTMP/info" norestart
makeinfo launchd "$PKGTMP/info" restart
#######################