-
Notifications
You must be signed in to change notification settings - Fork 600
Install as a daemon
Jeroenve edited this page Dec 27, 2011
·
38 revisions
Adjust settings in headphonesinit.d (installpath and run as user)
sudo cp headphonesinit.d /etc/init.d/headphones
sudo chmod +x /etc/init.d/headphones
sudo update-rc.d /etc/init.d/headphones defaults
sudo /etc/init.d/headphones start | stop | reload | restart
Go to your DSM > Users > Create user and create user "headphones"
chown -R headphones:users /volume1/@appstore/headphones
wget -O /opt/etc/init.d/S99headphones.sh http://dl.dropbox.com/u/5653370/syn_files/headphones/S99headphones.sh
chmod a+x /opt/etc/init.d/S99headphones.sh
/opt/etc/init.d/S99headphones.sh start | stop | restart | update