[ejabberd] fix permissions

darcs-hash:20110301204433-8fbb1-6d08cd2b6b52fff5ceb81b128270d9a859504c37.gz
This commit is contained in:
Olivier Huber 2011-03-01 21:44:33 +01:00
parent ae56c621eb
commit 9a749bc3c7

View file

@ -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