5 lines
79 B
Plaintext
5 lines
79 B
Plaintext
|
#!/bin/env watchman
|
||
|
|
||
|
service_command='/usr/bin/jackd'
|
||
|
service_args=( -d alsa )
|