From: Ian Kelling Date: Fri, 17 May 2019 15:58:50 +0000 (-0400) Subject: fix broken path X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=commitdiff_plain;h=c831645901a69a13197d07de05b5ec2720af91cf fix broken path --- 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