mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 07:23:03 +01:00
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
|