Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in logrotate config file #87

Merged
merged 1 commit into from
Jul 4, 2022
Merged

Conversation

priand1
Copy link
Contributor

@priand1 priand1 commented Jul 3, 2022

There is a typo in transactional-update's logrotate config file (/usr/etc/logrotate.d/transactional-update) that prevents logrotate from actually rotating tu's log file in /var/log/transacitonal-update.log.

There is a typo in transactional-update's logrotate config file (/usr/etc/logrotate.d/transactional-update) that prevents logrotate from actually rotating tu's log file in /var/log/transacitonal-update.log.
@laenion laenion merged commit 5755474 into openSUSE:master Jul 4, 2022
@laenion
Copy link
Collaborator

laenion commented Jul 4, 2022

Thanks a lot for the find and the fix - applied!

bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Aug 9, 2022
https://build.opensuse.org/request/show/993808
by user fos + dimstar_suse
- Version 4.0.0 (final)
  - Changed "List" method of Snapshot D-Bus interface to return a map of properties instead of a comma separated list of strings; this will allow retrieving the snapshot properties even if they contain a comma in their value [boo#1202147]
  - Remove "Snapshot.hpp" as a public API for now - all public functionality is part of SnapshotManager.hpp
  - Add header file documentation for SnapshotManager.hpp
  - Add method to delete snapshot [gh#openSUSE/transactional-update#52]
  - Allow setting description of snapshot [gh#openSUSE/transactional-update#55]
  - create_dirs_from_rpmdb: set SELinux file context of missing directories [gh#openSUSE/transactional-update#84], [bsc#1197242]
  - Fix broken logrotate due to typo in config file [gh#openSUSE/transactional-update#87]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants