diff options
Diffstat (limited to 'net-misc/asterisk/files/asterisk.tmpfiles.conf')
-rw-r--r-- | net-misc/asterisk/files/asterisk.tmpfiles.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-misc/asterisk/files/asterisk.tmpfiles.conf b/net-misc/asterisk/files/asterisk.tmpfiles.conf new file mode 100644 index 000000000000..637302a27373 --- /dev/null +++ b/net-misc/asterisk/files/asterisk.tmpfiles.conf @@ -0,0 +1,2 @@ +d /var/run/asterisk 0750 asterisk asterisk +d /var/spool/asterisk 0750 asterisk asterisk |