mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-06-15 11:37:21 +02:00
aminda-duperemove.service: run blkid
This commit is contained in:
parent
1d52bc9e2e
commit
14035d22c4
@ -5,6 +5,9 @@ Description=Aminda's deduplication service
|
|||||||
Type=oneshot
|
Type=oneshot
|
||||||
TimeoutStartSec=infinity
|
TimeoutStartSec=infinity
|
||||||
# Contained in `systemd-path search-binaries-default`
|
# Contained in `systemd-path search-binaries-default`
|
||||||
|
# I have observed duperemove requesting blkid to be ran as root for
|
||||||
|
# generating some cache, so sure.
|
||||||
|
ExecStart=-blkid
|
||||||
ExecStart=-duperemove -rdhq --hashfile=/root/home.hash /home
|
ExecStart=-duperemove -rdhq --hashfile=/root/home.hash /home
|
||||||
ExecStart=-duperemove -rdhq --hashfile=/root/usr-local-bin.hash /usr/local/bin
|
ExecStart=-duperemove -rdhq --hashfile=/root/usr-local-bin.hash /usr/local/bin
|
||||||
ExecStart=-duperemove -rdhq --hashfile=/root/flatpak.hash /var/lib/flatpak
|
ExecStart=-duperemove -rdhq --hashfile=/root/flatpak.hash /var/lib/flatpak
|
||||||
|
Loading…
x
Reference in New Issue
Block a user