Skip to content

Docker quiet Apache a2enmod#5464

Merged
Alkarex merged 1 commit intoFreshRSS:edgefrom
Alkarex:a2enmod-quiet
Jun 14, 2023
Merged

Docker quiet Apache a2enmod#5464
Alkarex merged 1 commit intoFreshRSS:edgefrom
Alkarex:a2enmod-quiet

Conversation

@Alkarex
Copy link
Member

@Alkarex Alkarex commented Jun 13, 2023

Quiet output for a2enmod, a2dismod, a2disconf, a2dissite, a2ensite to avoid many messages like the following, which are not even relevant because Apache is not yet started at this stage:

To activate the new configuration, you need to run:
  systemctl restart apache2

Related to #5463

Quiet output for a2enmod, a2dismod, a2disconf, a2dissite, a2ensite to avoid many messages the following, which are not even relevant because Apache is not yet started at this stage:

```
To activate the new configuration, you need to run:
  systemctl restart apache2
```

Related to FreshRSS#5463
@Alkarex Alkarex added this to the 1.22.0 milestone Jun 13, 2023
@Alkarex Alkarex added the Docker 🐋 Everything related to Docker label Jun 13, 2023
@Alkarex Alkarex merged commit 644427b into FreshRSS:edge Jun 14, 2023
@Alkarex Alkarex deleted the a2enmod-quiet branch June 14, 2023 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Docker 🐋 Everything related to Docker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant