Project

General

Profile

Actions

Bug #16471

closed

Remove unused webapp postinst parameters

Added by Félix DALLIDET over 4 years ago. Updated over 4 years ago.

Status:
Released
Priority:
N/A
Category:
Packaging
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Reviewed
Fix check:
Checked
Regression:

Description

We are always calling the webapp postinst with something like:

/opt/rudder/share/package-scripts/rudder-webapp-postinst "${FIRST_INSTALL}" "%{apache}" "%{apache_user}" "%{apache_group}" 

But, apache_user is undefined and rudder-webapp-postinst does not use the user and group args anywhere.
We should remove them if they are not useful.

Actions

Also available in: Atom PDF