mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 16:03:02 +01:00
957b696b5c
Removed scripts to change firebird runuser to root and back to firebird Removed script changing SYSDBA password (nothing except gsec call left in it) Reorganize posix/linux install files minimizing OS-specific part of .tgz install scripts Related cleanup and bugfixing in posix install
11 lines
168 B
SYSTEMD
11 lines
168 B
SYSTEMD
[Unit]
|
|
Description=Firebird Classic Activation Socket
|
|
Conflicts=firebird-superserver.service
|
|
|
|
[Socket]
|
|
ListenStream=3050
|
|
Accept=true
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|