blob: b423a979582021423e2ef661b8ca2ad2a76ac261 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- upclient.conf.orig Mon Dec 18 14:19:35 2000
+++ upclient.conf Sat Dec 30 00:37:19 2000
@@ -4,7 +4,7 @@
# upclient.conf
#
-PidFile = /home/alex/.upclient.pid # Location of pid file
+PidFile = /var/run/upclient.pid # Location of pid file
AuthKey = <your_authkey> # Your Authorization key
Interval = 120 # Transmit interval
|