|
|
@ -1,9 +1,8 @@ |
|
|
|
#!/bin/sh |
|
|
|
|
|
|
|
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|
|
|
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# |
|
|
|
# Filename: package/.../qmail/qmail.conf |
|
|
|
# Filename: package/.../qmail/qmail.conf |
|
|
|
# Copyright (C) 2006 The OpenSDE Project |
|
|
|
# Copyright (C) 2006 - 2007 The OpenSDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# |
|
|
|
# |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
@ -40,7 +39,7 @@ hook_add preconf 2 'pkg_qmail_symlinks "$prefix" "var/qmail"' |
|
|
|
hook_add preconf 4 'pkg_qmail_symlinks "$controldir" "var/qmail/control"' |
|
|
|
hook_add preconf 4 'pkg_qmail_symlinks "$controldir" "var/qmail/control"' |
|
|
|
hook_add preconf 4 'pkg_qmail_symlinks "$sysconfdir" "var/qmail/supervise"' |
|
|
|
hook_add preconf 4 'pkg_qmail_symlinks "$sysconfdir" "var/qmail/supervise"' |
|
|
|
hook_add preconf 4 'pkg_qmail_symlinks "$queuedir" "var/qmail/queue"' |
|
|
|
hook_add preconf 4 'pkg_qmail_symlinks "$queuedir" "var/qmail/queue"' |
|
|
|
hook_add preconf 4 'pkg_qmail_symlinks "$logdir" "var/qmail/logs"' |
|
|
|
hook_add preconf 4 'pkg_qmail_symlinks "$logdir" "var/qmail/log"' |
|
|
|
|
|
|
|
|
|
|
|
# the author loves to use head -1 and tail -1 |
|
|
|
# the author loves to use head -1 and tail -1 |
|
|
|
# |
|
|
|
# |
|
|
|