add configuration for signal file and acl file, let user select hostname, catch signals and print why we are quiting, make nop cause one new version, not two
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21756 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -68,4 +68,7 @@ enum iprop_cmd { I_HAVE = 1,
|
||||
I_AM_HERE = 7
|
||||
};
|
||||
|
||||
extern sig_atomic_t exit_flag;
|
||||
void setup_signal(void);
|
||||
|
||||
#endif /* __IPROP_H__ */
|
||||
|
Reference in New Issue
Block a user