Utilisation de fichier info.xml plutot que info
L'utilisation des fichiers info semblent bugger et les info.xml sont plus puissant de toutes façons. darcs-hash:20071209021102-af139-68aea2e20790ed882d0d27bc9840f7da6b0e9025.gz
This commit is contained in:
parent
2fe87a6040
commit
f49bdaa08c
6 changed files with 9 additions and 9 deletions
|
@ -1,3 +0,0 @@
|
|||
owner: root
|
||||
group: root
|
||||
perms: 0600
|
3
TGenshi/etc/postfix/ldap-aliases.cf/info.xml
Normal file
3
TGenshi/etc/postfix/ldap-aliases.cf/info.xml
Normal file
|
@ -0,0 +1,3 @@
|
|||
<FileInfo>
|
||||
<Info onwer="root" group="root" perms="0600"/>
|
||||
</FileInfo>
|
|
@ -1,3 +0,0 @@
|
|||
owner: root
|
||||
group: root
|
||||
perms: 0600
|
3
TGenshi/etc/postfix/ldap-canonical.cf/info.xml
Normal file
3
TGenshi/etc/postfix/ldap-canonical.cf/info.xml
Normal file
|
@ -0,0 +1,3 @@
|
|||
<FileInfo>
|
||||
<Info onwer="root" group="root" perms="0600"/>
|
||||
</FileInfo>
|
|
@ -1,3 +0,0 @@
|
|||
owner: root
|
||||
group: root
|
||||
perms: 0600
|
3
TGenshi/etc/postfix/ldap-sqlgrey.cf/info.xml
Normal file
3
TGenshi/etc/postfix/ldap-sqlgrey.cf/info.xml
Normal file
|
@ -0,0 +1,3 @@
|
|||
<FileInfo>
|
||||
<Info onwer="root" group="root" perms="0600"/>
|
||||
</FileInfo>
|
Loading…
Add table
Add a link
Reference in a new issue