Skip to content

Daemons should be in sbin, make destination variables overridable

Ondřej Surý requested to merge prefix-sbindir-changes into master

According to FHS the 'Non-essential system binaries, e.g., daemons for various network-services.' should be installed in /usr/sbin

Also changed := to ?= to allow variable override without patching config.mk.

Merge request reports