X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Famanda-server.postinst;h=45d877229155bbd17db2524cc2f027f074483152;hb=911bfb4415195b5c0a98b8c957caa8968313fd81;hp=0b760829cc173a13fb65edcb1b4ec0fb4d956e1e;hpb=e442edb4d5816c4ad107ad9e71164f845eba70ad;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"