kjo...@poczta.onet.pl (Kamil Jońca) writes:

> BTW there is another "puzzle" :)  in unit definition we have:

> PIDFile=/run/freeradius/freeradius.pid

> but also in freeradius config is

> pidfile = ${run_dir}/${name}.pid

> which expands to

> /var/run/freeradius/freeradius.pid

> I think than one of them is unnecessary.

Yeah, /var/run is a symlink to /run.  Eventually, I think the idea is to
have everything use /run directly, but it's just one symlink, so getting
rid of it isn't a very high priority.

-- 
Russ Allbery (r...@debian.org)               <http://www.eyrie.org/~eagle/>

Reply via email to