X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=filesystem%2Fetc%2Fsystemd%2Fsystem%2Fbtrfsmaintstop.service;h=5ddec1708c2c2fdec224ca7136830bc5b19985e5;hb=40dd151ec6ba75633c74568da59e35a45351f194;hp=5e8160dc48eeee97a11792814684c6f7609e62a6;hpb=7e673f2615101982a17ffa0e23cb10b5b3803f07;p=distro-setup diff --git a/filesystem/etc/systemd/system/btrfsmaintstop.service b/filesystem/etc/systemd/system/btrfsmaintstop.service index 5e8160d..5ddec17 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