aboutsummaryrefslogtreecommitdiff
path: root/debian/gnunet.config
blob: ebb94c56ff3cc9956541953cacfcf2b3d893cf19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/bin/sh

set -e

. /usr/share/debconf/confmodule

db_input medium gnunet-systempeer/autostart || true
db_go

db_input medium gnunet-dns/libnsswitch || true
db_go

db_input medium gnunet-user/proxy || true
db_go

db_stop