File: jackd2.config

package info (click to toggle)
jackd2 1.9.22~dfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,984 kB
  • sloc: cpp: 48,694; ansic: 23,970; python: 13,621; sh: 228; makefile: 31
file content (11 lines) | stat: -rw-r--r-- 146 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh

set -e

# Source debconf library.
. /usr/share/debconf/confmodule

# realtime prio?
db_input high jackd/tweak_rt_limits || true
db_go