From c17901f484efaff6fbfc68f22273c31560dcc174 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Tue, 28 Mar 2023 05:15:08 -0700 Subject: add systemd unit files note to self: edit later to configure sandboxing and scheduling --- systemd/backomp.service | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 systemd/backomp.service (limited to 'systemd/backomp.service') diff --git a/systemd/backomp.service b/systemd/backomp.service new file mode 100644 index 0000000..6ab7163 --- /dev/null +++ b/systemd/backomp.service @@ -0,0 +1,5 @@ +[Unit] +Description=Automated rotating snapshots using rsync + +[Service] +ExecStart=backomp /etc/backomp.conf -- cgit v1.2.3-70-g09d2