aboutsummaryrefslogtreecommitdiffstats
path: root/sanoid-prune.service
diff options
context:
space:
mode:
authorMichael Grote2023-08-02 20:56:31 +0200
committerMichael Grote2023-08-02 20:56:31 +0200
commit52b9bfb1eb796d38bc80c005ba1f47ed9c988d45 (patch)
tree3232387070eb845a03726bfd557ccc140559bc09 /sanoid-prune.service
parent2786f9d54dedc44be29cda5e85d13a307c013b33 (diff)
fix path
Diffstat (limited to 'sanoid-prune.service')
-rw-r--r--sanoid-prune.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/sanoid-prune.service b/sanoid-prune.service
index 03a27f6..994f26e 100644
--- a/sanoid-prune.service
+++ b/sanoid-prune.service
@@ -8,7 +8,7 @@ ConditionFileNotEmpty=/etc/sanoid/sanoid.conf
[Service]
Type=oneshot
Environment=TZ=UTC
-ExecStart=/usr/sbin/sanoid --prune-snapshots --verbose
+ExecStart=/usr/bin/sanoid --prune-snapshots --verbose
[Install]
WantedBy=sanoid.service