Installation and running cases¶
system files¶
sbin/dhcpcanon-script systemd/dhcpcanon.service tmpfiles.d/dhcpcanon.conf systemd/network/90-dhcpcanon.link console_scripts -> /sbin/dhcpcanon
run cases¶
standalone without systemd, using -sp sbin/dhcpcanon-script
standalone without systemd, using resolvconf
standalone without systemd, using resolvconf-admin
launched with a wrapper, using -sp sbin/dhcpcanon-script
launched with a wrapper, sing resolvconf
launched with a wrapper, using resolvconf-admin
launched as systemd service, using systemd-resolved
install from¶
setup.py: dhcpcanon-scriptresolvconf, resolvconf-admin and/or systemd need to be installed manually
pip: dhcpcanon-scriptresolvconf, resolvconf-admin and/or systemd need to be installed manually
Makefile
Debian