Subversion Repositories configs

Rev

Rev 4 | Rev 43 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 23
Line 4... Line 4...
4
#
4
#
5
# chkconfig: 345 86 24
5
# chkconfig: 345 84 24
6
# description: This package adds a licensing daemon to the Zarafa Collaboration \
6
# description: This package adds a licensing daemon to the Zarafa Collaboration \
7
#              Platform. This daemon is needed to run propietary add-ons, like the \
7
#              Platform. This daemon is needed to run propietary add-ons, like the \
8
#              Microsoft Outlook client.
8
#              Microsoft Outlook client.
9
# processname: /usr/bin/zarafa-licensed
9
# processname: /usr/bin/zarafa-licensed
10
# config: /etc/zarafa/licensed.cfg
10
# config: /etc/zarafa/licensed.cfg
Line 12... Line 12...
12
 
12
 
13
### BEGIN INIT INFO
13
### BEGIN INIT INFO
14
# Provides: zarafa-licensed
14
# Provides: zarafa-licensed
15
# Required-Start: $local_fs $network $remote_fs $syslog
15
# Required-Start: $local_fs $network $remote_fs $syslog
16
# Required-Stop: $local_fs $network $remote_fs $syslog
16
# Required-Stop: $local_fs $network $remote_fs $syslog
17
# Should-Start: zarafa-server
17
# X-Start-Before: zarafa-server
18
# Should-Stop: zarafa-server
18
# Should-Stop: zarafa-server
19
# Short-Description: The Zarafa Collaboration Platform's License Daemon
19
# Short-Description: The Zarafa Collaboration Platform's License Daemon
20
# Description: This package adds a licensing daemon to the Zarafa Collaboration
20
# Description: This package adds a licensing daemon to the Zarafa Collaboration
21
#              Platform. This daemon is needed to run propietary add-ons, like the
21
#              Platform. This daemon is needed to run propietary add-ons, like the
22
#              Microsoft Outlook client.
22
#              Microsoft Outlook client.