PEER = "neozdrada" PPPD = ["/usr/sbin/pppd", "call", PEER] PING = ["/sbin/ping", "-W", "4", "-c", "1", "8.8.8.8"]