DESTRUCT(2) SYSTEM CALLS DESTRUCT(2)
NAME
destruct - "overrides the destruct efun
SYNOPSIS
void destruct(object destructee);
DESCRIPTION
This simul_efun overrides the driver's destruct efun. It
adds additional security by allowing destruct only if one of
the following conditions is true:
1) destructee has an euid of 0, 2) object is destructing
itself, 3) object doing the destructing has ROOT_UID, or 4)
object doing the destructing is a member of the
admin group.
SEE ALSO
/adm/simul_efun/overrides.c
AUTHOR
Ichabod@TMI, 3/2/93
MudOS Release 0.9 Last change: 3-19-93