X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Famanda-server.postinst;h=45d877229155bbd17db2524cc2f027f074483152;hb=b2afeabd945019dc648c1b51c10c01557c930434;hp=0b760829cc173a13fb65edcb1b4ec0fb4d956e1e;hpb=310f09c0f55a2fb6f3f3746d6ded20099792b773;p=debian%2Famanda diff --git a/debian/amanda-server.postinst b/debian/amanda-server.postinst index 0b76082..45d8772 100644 --- a/debian/amanda-server.postinst +++ b/debian/amanda-server.postinst @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/sh -e update-inetd --group "OTHER" --add "amandaidx stream tcp nowait backup /usr/sbin/tcpd /usr/lib/amanda/amindexd amindexd -auth=bsd amdump amindexd amidxtaped" update-inetd --group "OTHER" --add "amidxtape stream tcp nowait backup /usr/sbin/tcpd /usr/lib/amanda/amidxtaped amidxtaped -auth=bsd amdump amindexd amidxtaped"