aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/fifo-cronolog@example.service.env')
-rw-r--r--systemd/fifo-cronolog@example.service.env4
1 files changed, 4 insertions, 0 deletions
diff --git a/systemd/fifo-cronolog@example.service.env b/systemd/fifo-cronolog@example.service.env
new file mode 100644
index 0000000..370d157
--- /dev/null
+++ b/systemd/fifo-cronolog@example.service.env
@@ -0,0 +1,4 @@
+FIFO="/tmp/example.fifo"
+FIFO_OWNER="somebody:somegroup"
+FIFO_PERMS="0600"
+LOGS="/var/log/example/%Y%m%d.log"