From c831645901a69a13197d07de05b5ec2720af91cf Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Fri, 17 May 2019 11:58:50 -0400 Subject: [PATCH] fix broken path --- filesystem/etc/systemd/system/btrfsmaint.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filesystem/etc/systemd/system/btrfsmaint.service b/filesystem/etc/systemd/system/btrfsmaint.service index a751467..b7c2741 100644 --- a/filesystem/etc/systemd/system/btrfsmaint.service +++ b/filesystem/etc/systemd/system/btrfsmaint.service @@ -7,4 +7,4 @@ Type=oneshot # about 24 hours of failures # it copies over its files without respecting symlinks, so # we pass options to use different location. -ExecStart=/a/bin/log-quiet/sysd-mail-once -1 btrfsmaint /a/b/ds/btrfsmaint +ExecStart=/a/bin/log-quiet/sysd-mail-once -1 btrfsmaint /a/bin/ds/btrfsmaint -- 2.30.2