@ -21,11 +21,11 @@ SERV_PID=$!;
# (3) Start daemons
#--------------------------------------------------------#
# (1) GPIO daemon #
$ROOT/sats/gpio sats&
$ROOT/sats/gpio&
GPIO_PID=$!;
# (2) SYSTEMD daemon #
$ROOT/sats/sysd sats&
$ROOT/sats/sysd&
SYSD_PID=$!;