1
0
Fork 0
mirror of synced 2024-06-27 10:21:09 -04:00
garuda-common-settings/usr/lib/systemd/system/garuda-pacman-lock.service
2021-09-19 21:14:57 +02:00

10 lines
137 B
Desktop File

[Unit]
Description=Pacman lock cleaner
[Service]
Type=oneshot
ExecStart=rm /var/lib/pacman/db.lck
[Install]
WantedBy=multi-user.target