Talk:Openfire
Appearance
Latest comment: 9 June 2017 by P67 in topic Concerning the systemd service override.conf:
Concerning the systemd service override.conf:
Best to do it the systemd way to override that.
systemctl edit openfire
- Paste in the following
[Service] #Clear ExecStart to override it to blank ExecStart= # Now set the ExecStart again after blanking and add the 2 additional AUR-installed libraries to class path ExecStart=/usr/bin/java -server -DopenfireHome=/usr/share/openfire -Dopenfire.lib.dir=/usr/lib/openfire -cp "/usr/lib/openfire/startup.jar:/usr/share/java/mariadb-jdbc/mariadb-java-client.jar:/usr/share/java/jna.jar" -jar /usr/lib/openfire/startup.jar
—This unsigned comment is by P67 (talk) 12:20, 9 June 2017 (UTC). Please sign your posts with ~~~~!