Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37860174
en ru br
ALT Linux repos
S:1.13.1-alt1
5.0: 1.9.15-alt5
4.1: 1.9.15-alt5
4.0: 1.9.15-alt4
3.0: 1.9.11-alt1

Group :: System/Servers
RPM: dictd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#!/bin/sh

. /etc/control.d/functions

CONFIG=/etc/sysconfig/dictd

new_subst local \
'^LISTENTO' \
's,^#\(LISTENTO.*$\),\1,'
new_subst server \
'^#LISTENTO' \
's,^\(LISTENTO.*$\),#\1,'

new_help local "Local only dictd"
new_help server "Listen all interfaces dictd"

control_subst "$CONFIG" "$*"
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin