X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=machine_specific%2Fkd%2Ffilesystem%2Fetc%2Fsystemd%2Fsystem%2Fbtrbk-spread.service;fp=machine_specific%2Fkd%2Ffilesystem%2Fetc%2Fsystemd%2Fsystem%2Fbtrbk-spread.service;h=85e8d52f14a753815015f5ec66bae67db0f66911;hb=65d1dda5c1e79aa9c85a2d16bdd1a12413f163af;hp=0000000000000000000000000000000000000000;hpb=279890b457806c91686cf04e3426b8c951c244eb;p=distro-setup diff --git a/machine_specific/kd/filesystem/etc/systemd/system/btrbk-spread.service b/machine_specific/kd/filesystem/etc/systemd/system/btrbk-spread.service new file mode 100644 index 0000000..85e8d52 --- /dev/null +++ b/machine_specific/kd/filesystem/etc/systemd/system/btrbk-spread.service @@ -0,0 +1,10 @@ +[Unit] +Description=Btrbk spread backup +After=multi-user.target + +[Service] +Type=oneshot +ExecStartPre=/a/exe/install-my-scripts +ExecStart=/usr/local/bin/sysd-mail-once -t daylerts@iankelling.org btrbk /usr/local/bin/btrbk-run --cron -k +ExecStartPost=/bin/sleep 1 +ExecStartPost=/a/exe/install-my-scripts