File: jackd2.config

package info (click to toggle)
jackd2 1.9.21~dfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,748 kB
  • sloc: cpp: 50,925; ansic: 30,986; python: 12,573; 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