]> git.pld-linux.org Git - packages/freeradius.git/blobdiff - freeradius.init
- proper lockfile
[packages/freeradius.git] / freeradius.init
index 6e24cbcddeb8c0460057820e1d726e4d8edc0ed9..a4afdc02da875dd5277d53b75400a077ef3d44d3 100644 (file)
@@ -24,7 +24,7 @@
 . /etc/rc.d/init.d/functions
 
 RADIUSD=/usr/sbin/radiusd
-LOCKF=/var/lock/subsys/radiusd
+LOCKF=/var/lock/subsys/freeradius
 CONFIG=/etc/raddb/radiusd.conf
 
 [ -f "$RADIUSD" ] || exit 0
This page took 0.099863 seconds and 4 git commands to generate.