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_installifupdown - install if-up and if-down hooks

Author

       Joey Hess <joeyh@debian.org>

13.24.1ubuntu2                                     2025-02-11                              DH_INSTALLIFUPDOWN(1)

Description

dh_installifupdown is a debhelper program that is responsible for installing if-up, if-down, if-pre-up,
       and if-post-down hook scripts into package build directories.

Files

       debian/package.if-up
       debian/package.if-down
       debian/package.if-pre-up
       debian/package.if-post-down
           These files are installed into etc/network/if-*.d/package in the package build directory.

Name

       dh_installifupdown - install if-up and if-down hooks

Options

--name=name
           Look  for  files named debian/package.name.if-* and install them as etc/network/if-*/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_installifupdown [debhelperoptions] [--name=name]

See Also