mirror of
https://github.com/toreanderson/clatd.git
synced 2026-04-20 00:20:53 +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.