2006-05-02 21:41:28 +00:00
|
|
|
# $Id$
|
2006-05-02 00:25:47 +00:00
|
|
|
# ------------------------------------------------------------------
|
|
|
|
#
|
|
|
|
# Copyright (C) 2002-2006 Novell/SUSE
|
|
|
|
#
|
|
|
|
# This program is free software; you can redistribute it and/or
|
|
|
|
# modify it under the terms of version 2 of the GNU General Public
|
|
|
|
# License published by the Free Software Foundation.
|
|
|
|
#
|
|
|
|
# ------------------------------------------------------------------
|
|
|
|
|
|
|
|
#include <tunables/global>
|
|
|
|
|
2006-05-03 20:41:27 +00:00
|
|
|
/usr/lib/postfix/spawn {
|
2006-05-02 00:25:47 +00:00
|
|
|
#include <abstractions/base>
|
|
|
|
#include <abstractions/nameservice>
|
|
|
|
#include <abstractions/kerberosclient>
|
|
|
|
#include <program-chunks/postfix-common>
|
2006-08-04 18:13:59 +00:00
|
|
|
|
|
|
|
/usr/lib/postfix/spawn rmix,
|
2006-05-02 00:25:47 +00:00
|
|
|
}
|