logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dh_installppp - install ppp ip-up and ip-down files

Author

       Joey Hess <joeyh@debian.org>

13.24.1ubuntu2                                     2025-02-11                                   DH_INSTALLPPP(1)

Description

dh_installppp is a debhelper program that is responsible for installing ppp ip-up and ip-down scripts
       into package build directories.

Files

       debian/package.ppp.ip-up
           Installed into etc/ppp/ip-up.d/package in the package build directory.

       debian/package.ppp.ip-down
           Installed into etc/ppp/ip-down.d/package in the package build directory.

Name

       dh_installppp - install ppp ip-up and ip-down files

Options

--name=name
           Look  for  files named debian/package.name.ppp.ip-* and install them as etc/ppp/ip-*/name, instead of
           using the usual files and installing them as the package name.

See Also

debhelper(7)

       This program is a part of debhelper.

Synopsis

dh_installppp [debhelperoptions] [--name=name]

See Also