about summary refs log tree commit diff
path: root/debian/network-manager.examples
AgeCommit message (Collapse)Author
2022-05-18Install additional config examples found in examples/nm-conf.d/Michael Biebl
Closes: #1010889
2018-01-21Revert "Bump debhelper compat level to 11"Michael Biebl
There are currently too many issues with dh_installsystemd, so switch back to compat 10 using dh_systemd_enable and dh_systemd_start for the time being. This reverts commit ac717b686e40bc8c365e2f3eae7315f4ad239ae7.
2018-01-21Bump debhelper compat level to 11Michael Biebl
2014-07-10Ship an example server.conf configuration fileMichael Biebl
which can be dropped into /etc/NetworkManager/conf.d/ to change NetworkManager's behaviour to be more like what's expected on "traditional UNIX server" type deployments.