# HG changeset patch # User heiko # Date 1420815085 -3600 # Node ID 19b0c12147d43d5d897c54d313e11845e19cd512 # Parent ef1e406c0ef4c88b0215edae517b70e2329a5174 sbin, not bin diff -r ef1e406c0ef4 -r 19b0c12147d4 Makefile --- a/Makefile Fri Jan 09 11:39:30 2015 +0100 +++ b/Makefile Fri Jan 09 15:51:25 2015 +0100 @@ -2,4 +2,4 @@ install: install -m 644 99-autoluks-local.rules /etc/udev/rules.d/ - install -m 755 autoluks /usr/local/bin/ + install -m 755 autoluks /usr/local/sbin/