c091c2f Add rpmdb-rebuild systemd service

Authored and Committed by pmatilai 4 years ago
1 file changed. 12 lines added. 2 lines removed.
    Add rpmdb-rebuild systemd service
    
    This can be activated with 'touch /var/lib/rpm/.rebuilddb' to perform
    rpmdb rebuild on next reboot. The immediate motivation is having a place
    to perform automatic database format conversion in a reasonably safe
    manner, but could also serve recovery purposes.
    
        
file modified
+12 -2