other versions
- bookworm 13.11.4
- bookworm-backports 13.19~bpo12+1
- testing 13.20
- unstable 13.20
DH_INSTALLIFUPDOWN(1) | Debhelper | DH_INSTALLIFUPDOWN(1) |
NAME¶
dh_installifupdown - install if-up and if-down hooks
SYNOPSIS¶
dh_installifupdown [debhelper options] [--name=name]
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.
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¶
This program is a part of debhelper.
AUTHOR¶
Joey Hess <joeyh@debian.org>
2023-01-02 | 13.11.4 |