# make cp ./bin/pixled bin/service_pixled sudo -s bash -c "cp pixled.service /etc/systemd/system; systemctl daemon-reload" # sudo -s bash -c "systemctl enable pixled" sudo -s bash -c "systemctl restart pixled"