Avoid a Gentoo deprecation warning in the init script.

Blindly applied mailing list patch by Sven.


git-svn-id: http://voip.null.ro/svn/yate@4759 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2011-12-14 14:00:25 +00:00
parent 22965bceef
commit ff2a269f68
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# Run script for Gentoo /etc/init.d
# Package net-voip/yate
opts="${opts} reload"
extra_started_commands="reload"
description="Starts and stops YATE used as Telephony Server"