File epoptes-client_sysconfig_support.patch of Package epoptes

--- epoptes-client/epoptes-client.orig	2017-03-27 08:54:06.588920185 -0300
+++ epoptes-client/epoptes-client	2017-03-27 09:09:28.068934031 -0300
@@ -156,8 +156,8 @@
 
 basic_info
 # The configuration file overrides the default values
-if [ -f /etc/default/epoptes-client ]; then
-    . /etc/default/epoptes-client
+if [ -f /etc/sysconfig/epoptes-client ]; then
+    . /etc/sysconfig/epoptes-client
 fi
 # And the command line parameters override the configuration file
 export SERVER=${1:-$SERVER}
openSUSE Build Service is sponsored by