ubuntu Running P2Pool as a [systemd] service in Ubuntu 16.04 Given that vertcoind and p2pool-vtc are unpacked in your home directory, and configured to work together, we'll set them up as systemd services so that they all start at boot
docker Enable Remote API on Docker hosts running systemd (like Ubuntu 15.04) In linux distros running systemd, like Ubuntu 15.04, adding -H tcp://0.0.0.0:2375 to /etc/default/docker does not have the effect it used to. Instead,