mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
neutrino: fix most hardcoded paths
Origin commit data
------------------
Commit: ffd4daea7c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-10 (Sun, 10 Mar 2013)
This commit is contained in:
@@ -1692,7 +1692,7 @@ void CEitThread::beforeSleep()
|
||||
messaging_zap_detected = false;
|
||||
unlockMessaging();
|
||||
if(notify_complete)
|
||||
system("/var/tuxbox/config/epgdone.sh");
|
||||
system(CONFIGDIR "/epgdone.sh");
|
||||
}
|
||||
|
||||
/********************************************************************************/
|
||||
|
Reference in New Issue
Block a user