electrumx/contrib
emilrus 5f8222efb3 Replace envuidgid with setuidgid and make run files executable (#203)
* envuidgid only sets environment variables $UID and $GID causing electrum_server to fail at https://github.com/kyuupichan/electrumx/blob/master/electrumx_server.py#L35-L37
Replaced envuidgid with setuidgit which runs electrum_server with the specified uid/gid

* Make run files executable
2017-07-08 17:10:29 +09:00
..
daemontools Replace envuidgid with setuidgid and make run files executable (#203) 2017-07-08 17:10:29 +09:00
python3.6 Fix shebang for contrib scripts 2017-04-05 15:32:42 +03:00
raspberrypi3 Fix shebang for contrib scripts 2017-04-05 15:32:42 +03:00
systemd Merge branch 'shsmith-master' 2017-03-14 19:12:39 +09:00