Bug 55972 - Command "univention-actualise --dist-upgrade --silent" generates much noise in cronjobs
Command "univention-actualise --dist-upgrade --silent" generates much noise i...
Status: NEW
Product: UCS
Classification: Unclassified
Component: Update - univention-updater
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2023-04-17 07:55 CEST by ruediger
Modified: 2023-04-17 07:55 CEST (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ruediger 2023-04-17 07:55:12 CEST
The script "univention-actualise --dist-upgrade --silent" is run as cronjob. It generates loads of messages, despite beeing run with the "--silent" flag.

The script is generated from "/etc/init.d/univention-maintenance" before execution so that a manually inserted output redirection within the script has no effect.

The flag "--silent" should make the comman really silent.