FIXME in file /secure/modules/m_daemon_data.c line 16:

 hmm, maybe this module should have a remove() routine which calls
 save_me() too.

Code:
private nomask string create_file_name() {
    string ret = "/data" + file_name();
    
    if (ret[<2..] == "_d")
