[ejabberd] fix permissions
darcs-hash:20110301204433-8fbb1-6d08cd2b6b52fff5ceb81b128270d9a859504c37.gz
This commit is contained in:
parent
ae56c621eb
commit
9a749bc3c7
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
# -*- coding: utf-8; mode: python -*-
|
||||
|
||||
info["owner"] = "ejabberd"
|
||||
info["group"] = "ejabberd"
|
||||
info["perms"] = 0640
|
||||
@%%%
|
||||
@%%% Debian ejabberd configuration file
|
||||
@%%% This config must be in UTF-8 encoding
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue