FS#57709 - [openfire] service file does not use Environment file and etc/openfire/openfire.xml 3 time in backup

Attached to Project: Community Packages
Opened by AMM (amish) - Saturday, 03 March 2018, 14:11 GMT
Last edited by Massimiliano Torromeo (mtorromeo) - Monday, 05 March 2018, 09:11 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Massimiliano Torromeo (mtorromeo)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Two very minor bugs (hence not opening 2 bug reports)
1) openfire package has a file /etc/conf.d/openfire but it is not used in service file
2) file etc/openfire/openfire.xml is mentioned 3 times under backup in PKGBUILD

Additional info:
* package version(s)
4.2.2 and may be earlier

* config and/or log files etc.
/etc/conf.d/openfire

Steps to resolve / use:
1) Add this in openfire.service file.

[Service]
...
EnvironmentFile=/etc/conf.d/openfire
...

2) Remove 2 extra entries of etc/openfire/openfire.xml from backup line in PKGBUILD
This task depends upon

Closed by  Massimiliano Torromeo (mtorromeo)
Monday, 05 March 2018, 09:11 GMT
Reason for closing:  Fixed
Additional comments about closing:  openfire-4.2.2-2

Loading...