On Fri, Feb 21, 2014 at 4:36 PM, Jason A. Donenfeld wrote:
> It doesn't make any sense to symlink this unit file into /etc when the
> unit file itself isn't even installed, with --disable-networkd. This
> moves the GENERAL_ALIASES logic into the right "if" block.
Applied. Thanks!
Cheers,
Tom
__
It doesn't make any sense to symlink this unit file into /etc when the
unit file itself isn't even installed, with --disable-networkd. This
moves the GENERAL_ALIASES logic into the right "if" block.
---
Makefile.am | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Makefile.am