openbsd-ports/misc/migrationtools/patches/patch-migrate_all_online_sh
sthen 7f3f16eff8 Update to migrationtools-47, patch to adapt to our aliases file location,
and handle our master.passwd format - from viq

@sample the migrate_common.ph file which you are supposed to configure,
to avoid conflicts.
2012-03-23 11:17:01 +00:00

16 lines
432 B
Plaintext

$OpenBSD: patch-migrate_all_online_sh,v 1.1 2012/03/23 11:17:02 sthen Exp $
This is where it lives on OpenBSD.
--- migrate_all_online.sh.orig Fri Mar 2 23:43:07 2012
+++ migrate_all_online.sh Fri Mar 2 23:43:41 2012
@@ -41,7 +41,7 @@ export SHELL
DB=/tmp/nis.$$.ldif
if [ "X$ETC_ALIASES" = "X" ]; then
- ETC_ALIASES=/etc/aliases
+ ETC_ALIASES=/etc/mail/aliases
fi
#if [ "X$ETC_FSTAB" = "X" ]; then
# ETC_FSTAB=/etc/fstab