File: jackd2.config

package info (click to toggle)
jackd2 1.9.12~dfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,632 kB
  • sloc: cpp: 50,117; ansic: 29,194; python: 11,637; sh: 88; makefile: 68; objc: 39
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