X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;ds=sidebyside;f=filesystem%2Fetc%2Fsystemd%2Fsystem%2Fbtrfsmaintstop.service;h=88f90a9831d9c1f24b35dd6a6bb8ab4f134ac23e;hb=HEAD;hp=5e8160dc48eeee97a11792814684c6f7609e62a6;hpb=d7551546ac323c5d4b49370c885646bcf96e959f;p=distro-setup diff --git a/filesystem/etc/systemd/system/btrfsmaintstop.service b/filesystem/etc/systemd/system/btrfsmaintstop.service index 5e8160d..88f90a9 100644 --- a/filesystem/etc/systemd/system/btrfsmaintstop.service +++ b/filesystem/etc/systemd/system/btrfsmaintstop.service @@ -5,9 +5,9 @@ StartLimitIntervalSec=0 [Service] Type=simple -ExecStart=/usr/local/bin/sysd-mail-once -10 btrfsmaintstop /usr/local/bin/btrfsmaint check +ExecStart=/usr/local/bin/btrfsmaint --check Restart=always RestartSec=600 [Install] -WantedBy=grahical.target +WantedBy=graphical.target