Set executable flags

Former-commit-id: 1e2bca2595e7ed4510dec24a4f25b6bbaf5766a3
This commit is contained in:
poljvd 2013-10-16 17:46:20 +02:00
parent 62909c05ec
commit e61adaf511
1 changed files with 5 additions and 0 deletions

View File

@ -26,5 +26,10 @@ wget github.com/tvdzwan/hyperion/raw/master/config/hyperion.config.json -P /etc/
# Copy the service control configuration to /etc/int
wget github.com/tvdzwan/hyperion/raw/master/deploy/hyperion.conf -P /etc/init/
# Set permissions
chmod +x /usr/bin/hyperiond
chmod +x /usr/bin/hyperion-remote
chmod +x /usr/bin/gpio2spi
# Start the hyperion daemon
initctl start hyperion