Skip to content

oscam.pid created in /tmp instead of /var/run

= Revision

9646

= Issue Description

I'm experiencing a strange behaviour with the latest version od OScam, though inside oscam.conf I have the conf :

pidfile = /var/run/oscam.pid

the oscam.pid file still created in /tmp/ folder, why ?

= When the issue occurs

The issue occurs when you set a different folder for the setting pidfile .

= How the issue is reproducible

Latest version of oscam, OpenPli 4 (Enigma2) and the configuration :

pidfile = /var/run/oscam.pid

in oscam.conf file..