Added a default Gentoo service config script. Added the package name as comment.

git-svn-id: http://voip.null.ro/svn/yate@3300 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2010-05-07 14:35:26 +00:00
parent b079a2f3c9
commit 76fac28e18
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,4 @@
# Service config script for Gentoo /etc/conf.d
# Package net-voip/yate
OPTS=""

View File

@ -1,5 +1,7 @@
#!/sbin/runscript
#
# Run script for Gentoo /etc/init.d
# Package net-voip/yate
opts="${opts} reload"