On 3/25/07, Sam Morris <[EMAIL PROTECTED]> wrote:
The script can check before running chown/chmod with something
like this:
if ! dpkg-statoverride --list /etc/ejabberd >/dev/null; then
chown ejabberd:ejabberd /etc/ejabberd
chmod 700 /etc/ejabberd
fi
You're right. It would be better to check if file owner or permissions
are overridden before changing them. The next ejabebrd upload to
unstable will fix the bug. But I'm afraid the fix will not go to etch
because of freeze.
--
Sergei Golovan
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]