On 15.09.2016 16:59, Adriano dos Santos Fernandes wrote:
> On 15/09/2016 10:56, Alex Peshkoff wrote:
>> 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
>>
> Can't this be made customizable?
>
> /opt/firebird4 becoming firebird.opt_firebird4 will be weird.

Looks weird does not mean weird to use: in any file manager one can see 
all related to firebird files including main one close to each other, 
typing in shell /etc/init.d/firebird and pressing <TAB> one also gets 
full list of our services. I.e. I would think trice before changing 
prefix or moreover using custom names.

> I agree that the "firebird" prefix should be fixed.
>
>
> Adriano
>
>
> ------------------------------------------------------------------------------
> Firebird-Devel mailing list, web interface at 
> https://lists.sourceforge.net/lists/listinfo/firebird-devel
>


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

Reply via email to