summarylogtreecommitdiffstats
path: root/asterisk.tmpfiles
diff options
context:
space:
mode:
authorTrey Blancher2022-07-06 22:11:03 -0400
committerTrey Blancher2022-07-06 22:11:03 -0400
commit471226de517e3a6064a0f059bb2cec2f7aa444e9 (patch)
tree4840374446f9682b432316616c84b5d8fc2857dd /asterisk.tmpfiles
parenta20c416c8aa5124ac00afc550dbb1edf05f362eb (diff)
downloadaur-471226de517e3a6064a0f059bb2cec2f7aa444e9.tar.gz
Updated asterisk.tmpfiles (see https://bbs.archlinux.org/viewtopic.php?pid=2044873#p2044873)
Diffstat (limited to 'asterisk.tmpfiles')
-rw-r--r--asterisk.tmpfiles12
1 files changed, 7 insertions, 5 deletions
diff --git a/asterisk.tmpfiles b/asterisk.tmpfiles
index d4704a55866b..c0d41cfadb1f 100644
--- a/asterisk.tmpfiles
+++ b/asterisk.tmpfiles
@@ -1,8 +1,10 @@
-d /run/asterisk 0750 asterisk asterisk -
-z /etc/asterisk/*.adsi 0640 asterisk asterisk
-z /etc/asterisk/*.ael 0640 asterisk asterisk
-z /etc/asterisk/*.conf 0640 asterisk asterisk
-z /etc/asterisk/*.lua 0640 asterisk asterisk
+Z /etc/asterisk - asterisk asterisk
+d /etc/asterisk 0750 - - -
+z /etc/asterisk/*.adsi 0640 - -
+z /etc/asterisk/*.ael 0640 - -
+z /etc/asterisk/*.conf 0640 - -
+z /etc/asterisk/*.lua 0640 - -
+z /etc/asterisk/*.timers 0640 - -
d /run/asterisk 0750 asterisk asterisk -
d /var/lib/asterisk 0750 asterisk asterisk -
d /var/log/asterisk 0750 asterisk asterisk -