Hi all,
I am trying to run jackd instance from /etc/rc.local (along with a few other applications) from a custom made init script. The system is ubuntustudio and I have setup everything to have elevated permissions when executing applications from the @audio group.
nass@starkill:~$ ulimit -r -l
real-time priority (-r) 95
max locked memory (kbytes, -l) unlimited
real-time priority (-r) 95
max locked memory (kbytes, -l) unlimited
su - nass -c "ulimits -r -l cd audio_setup/scripts ; bash ./start_audio"
real-time priority (-r) 0
max locked memory (kbytes, -l) 64
max locked memory (kbytes, -l) 64
is there a script I can run before my start_audio script to elevate my permissions?
thank you
_______________________________________________ Linux-audio-user mailing list Linux-audio-user@xxxxxxxxxxxxxxxxxxxx http://lists.linuxaudio.org/listinfo/linux-audio-user