blob: 2ac358c132acd7e8be4b0afcb13c804a2757845b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
### BEGIN-__ml_name__@__ml_domain__-ML-aliases ###
# address for post
__ml_name__: :include:__ml_home_dir__/include
owner-__ml_name__: __fml_owner__
# address for command
__ml_name__-ctl: :include:__ml_home_dir__/include-ctl
owner-__ml_name__-ctl: __fml_owner__
# maintainer
__ml_name__-request: __ml_name__-admin
__ml_name__-admin: __fml_owner__
### END-__ml_name__@__ml_domain__-ML-aliases ###
|