From ec60cc36e982b35e430bf2bfc49ce3678e9a53ead99d66fcaf81fe3740158ded Mon Sep 17 00:00:00 2001 From: Sascha Manns Date: Tue, 30 Aug 2011 19:02:12 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=14 --- sysconfig.boinc-client | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysconfig.boinc-client b/sysconfig.boinc-client index b1a5cc6..6a5226e 100644 --- a/sysconfig.boinc-client +++ b/sysconfig.boinc-client @@ -23,7 +23,7 @@ PIDFILE=/var/run/${BOINCEXE_NAME}.pid #LOCKFILE=/var/lock/${BOINCEXE_NAME} #LOCKFILE=/var/run/${BOINCEXE_NAME}.lock #LOCKFILE=/var/lock/subsys/${BOINCEXE_NAME} -LOCKFILE=/var/lib/tmpfiles.d +LOCKFILE=/var/run/${BOINCEXE_NAME}.lock # BOINC options: for the command line when running the client. # Be aware that --allow_remote_gui_rpc opens up your machine to the world!