]> git.pld-linux.org Git - packages/Firebird.git/blame - firebird.service
add pkgconfig patch; add fb_config wrapper (from fedora)
[packages/Firebird.git] / firebird.service
CommitLineData
aacfabf3
BS
1[Unit]
2Description=Firebird Database Server ( SuperServer )
3After=syslog.target network.target
4Conflicts=firebird-classic.socket
5
6[Service]
7User=firebird
8Group=firebird
9Type=forking
10PIDFile=/var/run/firebird/default.pid
11ExecStart=/usr/lib/interbase/bin/fbguard -pidfile /var/run/firebird/default.pid -daemon -forever
12StandardError=syslog
13
14[Install]
15WantedBy=multi-user.target
This page took 0.054353 seconds and 4 git commands to generate.