blob: 5280d4f14b8533ab55dd2896d2fe0e496d4171ff (
plain)
1
2
3
4
5
6
7
|
#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
# Specify any extra options to pass to charybdis
CHARYBDIS_OPTS=""
|