mirror of
https://github.com/toreanderson/clatd.git
synced 2026-07-25 09:22:36 +00:00
Don't assume that utilities such as systemctl or initctl is found in a certain specific path. Instead look for them in $PATH. This applies to both the Makefile and the NetworkManager dispatcher script. Resolves #11.