gerhardqux

Results 4 issues of gerhardqux

Allow running the app as a low privileged user that does not have rights to install packages.

Having multiple NICs in the same segment that are going to be bonded is a common scenario in modern datacenters. The kernel should not respond to arp requests for ip...

We have multiple NICS on the same segment that are going to be bonded. eDeploy runs dhclient on all interfaces and receives different ip addresses for each NIC. This works...

The run() implementation fails on pipe characters as of: https://github.com/enovance/edeploy/commit/a37894a81cdcd0114a00417b95f28199792abbc3 ``` [root@(none) /]# ./test 1: 0 qux + echo qux | sort | sort sort: fflush failed: standard output: Broken...