diff options
Diffstat (limited to 'app-admin/aerospike-amc-community/files/amc.init2')
-rw-r--r-- | app-admin/aerospike-amc-community/files/amc.init2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-admin/aerospike-amc-community/files/amc.init2 b/app-admin/aerospike-amc-community/files/amc.init2 index 6ec70eb1eb16..3e3bdd9920a3 100644 --- a/app-admin/aerospike-amc-community/files/amc.init2 +++ b/app-admin/aerospike-amc-community/files/amc.init2 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mongodb/files/mongodb.initd-r2,v 1.2 2014/05/26 08:03:45 ultrabug Exp $ config_file=${config_file:-/etc/amc/config/gunicorn_config.py} run_dir=${run_dir:-/run} |