Version Bump

This commit is contained in:
Gerben Jan Dijkman
2021-10-03 17:58:12 +02:00
parent 9dc686c573
commit a7f7a7f86b
57 changed files with 1634 additions and 93 deletions

View File

@@ -0,0 +1,10 @@
[Unit]
Description=db.lck workaround before upgrading the system
After=system-update-pre.target
Before=system-update.target
DefaultDependencies=no
ConditionPathExists=/var/lib/pacman/db.lck
[Service]
Type=oneshot
ExecStart=/bin/rm /var/lib/pacman/db.lck