While installing "blueman" from the ppa, I encountered this problem - sort of. /sbin/reload needed to exist. Following the way "restart", "start", and "stop" were made executable, this was my workaround: sudo ln -s initctl /sbin/reload
While installing "blueman" from the ppa, I encountered this problem - sort of. /sbin/reload needed to exist.
Following the way "restart", "start", and "stop" were made executable, this was my workaround:
sudo ln -s initctl /sbin/reload