ppp-watch

Point-to-Point Protocol (PPP) - daemon

Debian Debian
RUN apt-get update && \ apt-get install -y initscripts
Ubuntu
RUN apt-get update && \ apt-get install -y initscripts
Alpine
RUN apk add ppp
Arch Arch Linux
RUN pacman -S --noconfirm ppp
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y initscripts
CentOS
RUN yum install -y initscripts
Fedora
RUN dnf install -y ppp
Raspbian
RUN apt-get update && \ apt-get install -y initscripts
click the source code to copy install ppp-watch on any operating system with command-not-found.com