summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2023-06-01 18:36:53 -0400
committerAndrew Cady <d@jerkface.net>2023-06-01 18:36:53 -0400
commit84f6a437291f4722b86763ca571a1073c7599dff (patch)
tree85acfb125862fc8ada271b70516f12f3e2e8977f
parent375d1ccb0e8519a55bd474ea1c333de572362e0e (diff)
ConditionUser for safety
-rw-r--r--src/user/fossil-sync@.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/user/fossil-sync@.service b/src/user/fossil-sync@.service
index 05f71cb..f86803d 100644
--- a/src/user/fossil-sync@.service
+++ b/src/user/fossil-sync@.service
@@ -1,5 +1,6 @@
1[Unit] 1[Unit]
2Description = Fossil Distributed Database Synchronization 2Description = Fossil Distributed Database Synchronization
3ConditionUser = !root
3 4
4[Service] 5[Service]
5ExecStart = fossil sync -R %I 6ExecStart = fossil sync -R %I