debian-useful-minimal: Depend on iproute.
[apt-repository.git] / conf / incoming
1 Name: stderr
2 IncomingDir: incoming/stderr
3 TempDir: tmp
4 Default: stderr
5
6 ## Intended to be used with the following dupload configuration:
7 # $cfg{'stderr'} = {
8 #         fqdn => "apt.stderr.nl",
9 #         login => "matthijs",
10 #         method => "scpb",
11 #         incoming => "/data/apt-repository/incoming/stderr",
12 #         dinstall_runs => 1,
13 #         postupload => {
14 #                 changes => "ssh apt.stderr.nl -l matthijs /data/apt-repository/reprepro processincoming stderr %1",
15 #         },
16 # };