Added Debian packaging and package repository for basecoin and ethermint

This commit is contained in:
Greg Szabo
2017-06-17 08:26:56 +00:00
parent e3d43c8d45
commit c996b13dae
25 changed files with 565 additions and 97 deletions
@@ -19,7 +19,7 @@ Restart=on-failure
User=basecoin
Group=basecoin
PermissionsStartOnly=true
ExecStart=/usr/bin/basecoin start --without-tendermint
ExecStart=/usr/bin/basecoin start --without-tendermint --address "tcp://0.0.0.0:36658"
ExecReload=/bin/kill -HUP $MAINPID
KillSignal=SIGTERM