aboutsummaryrefslogtreecommitdiff
path: root/services/sync.in
diff options
context:
space:
mode:
Diffstat (limited to 'services/sync.in')
-rw-r--r--services/sync.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/services/sync.in b/services/sync.in
new file mode 100644
index 0000000..7371b56
--- /dev/null
+++ b/services/sync.in
@@ -0,0 +1,9 @@
+name = "sync"
+description = "sync"
+exec = "@BINPATH@/sync"
+type = wait
+target = "%0"
+after = "sigkill"
+after = "sigterm"
+before = "reboot"
+before = "shutdown"