Hi
Yes. Firebird.service: WantedBy=multi-user.target My.service: After=syslog.target firebird.service Requires=firebird.service I think, firebirds initialization takes a little time, while systemd is already starting other processes. (I believe it starts new processes as soon as fbguard is started.) However, the problem remains that I would like to know if the /tmp/firebird initialization is supposed to be thread-safe. The creation of /tmp/firebird is obviously not (just call gfix with two different non-root users at the same time, no firebird binary required). By looking at the code I strongly suspect the files in this folder to have the same problems, but I could not trigger a problem. Best regards, Steffen > -----Ursprüngliche Nachricht----- > Von: [email protected] <[email protected]> > Gesendet: Montag, 2. April 2018 17:08 > An: [email protected] > Betreff: [firebird-support] Re: Cannot access lock directory / Security > database error > > > > Is firebird present in need or use dependencies of your service? > > >
