On 15.09.2016 16:41, Adriano dos Santos Fernandes wrote:
> On 15/09/2016 09:56, Alex Peshkoff wrote:
>> Option from subj is called -path, i.e. now one can:
>>
>> ./install.sh -path /opt/fb.4
>>
>> and firebird will be installed in fb.4 instead firebird.
>> Before porting it to FB3 I ask everyone interested to try on favourite
>> linux distro cause changes are highly distro-specific, please pay
>> special attention to test systemd case.
>>
> How the systemd different names per path are choosen?

Same logic as for init.d & xinetd control files: when -path 
/non/default/path is given file name per path become:
/etc/init.d/firebird.non_default_path
/etc/xinetd/firebird.non_default_path
for systemd files:
firebird.non_default_path-superserver.service
firebird.non_default_path-classic@.service
firebird.non_default_path-classic.socket


------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to