dump more info.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21838 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -88,7 +88,10 @@ ipds= | |||||||
| ipdm= | ipdm= | ||||||
| kdcpid= | kdcpid= | ||||||
|  |  | ||||||
| trap "kill \${ipdm} \${ipds} \${kdcpid}; tail -10 messages.log; echo 'killing ipropd slave + master'; exit 1;" EXIT | > iprop-stats | ||||||
|  | > messages.log | ||||||
|  |  | ||||||
|  | trap "echo 'killing ipropd s + m + kdc'; kill \${ipdm} \${ipds} \${kdcpid}; tail -10 messages.log iprop-stats; exit 1;" EXIT | ||||||
|  |  | ||||||
| echo Starting kdc | echo Starting kdc | ||||||
| ${kdc} & | ${kdc} & | ||||||
| @@ -100,7 +103,6 @@ if [ "$?" != 0 ] ; then | |||||||
|     exit 1 |     exit 1 | ||||||
| fi | fi | ||||||
|  |  | ||||||
| > iprop-stats |  | ||||||
| echo "starting master" | echo "starting master" | ||||||
| ${ipropdmaster} --hostname=localhost -k ${keytab} \ | ${ipropdmaster} --hostname=localhost -k ${keytab} \ | ||||||
|     --database=${objdir}/current-db & |     --database=${objdir}/current-db & | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand