You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First the commands for the syslog messages are defined and then the installation scripts for Debian (`DebStep`) which should be executed after the installation (`POSTINST`) and after the uninstallation (`POSTRM`).
301
+
In the comments below you will also find the corresponding lines for distributions that use RPM and for Solaris.
300
302
301
303
*Note:* Following the command lines that you have included, the installation scripts are loaded with additional commands by {CMK}.
302
304
Therefore, to ensure that all of the commands in the scripts are executed, do not end your command set with an `exit 0`.
0 commit comments