etc\emud\emu\mgcamd135\
#!/bin/sh# enviroment variables:# CONFIG_DIRECTORY directory where configuration is located (for example /var/etc/emulators/incubusCamd093)CONFIG_DIRECTORY=/var/etc/emud/cs/oscam_ymodstart-stop-daemon -K -s 9 -x $CONFIG_DIRECTORY/oscam
#!/bin/sh# enviroment variables:# CONFIG_DIRECTORY directory where configuration is located (for example /var/etc/emulators/incubusCamd093)CONFIG_DIRECTORY=/var/etc/emud/cs/oscam_ymodstart-stop-daemon -K -x $CONFIG_DIRECTORY/oscam
#!/bin/sh# enviroment variables:# CONFIG_DIRECTORY directory where configuration is located (for example /var/etc/emulators/incubusCamd093)CONFIG_DIRECTORY=/var/etc/emud/cs/oscam_ymodstart-stop-daemon -S -x $CONFIG_DIRECTORY/oscam -- -c $CONFIG_DIRECTORY/conf &
# generic informations about emulatorname = oscam_ymodversion = 18.28description = oscam emulator# process_to_monitor is the process name checked in process list# emud check process list for discover if emulator is started/stopped correctly# THIS IS IMPORTANT:# due a bug (i think it is because i cannot see any feature in that) the binary "incubusCamd.sh4_e2" will be named only as "incubusCamd.sh4" in process list# i don't know why and i don't know if the same problem exist with other binaries... so pay attention when you fill this field in your custom emulator configuration# if you want discover the exact name used in process list you can use this procedure:# start your emulator# cuberevo:~# /var/bin/incubusCamd.sh4_e2## get his pid in process list with ps# cuberevo:~# ps aux | grep incubusCamd.sh4_e2# 1812 root 29176 S /var/bin/incubusCamd.sh4_e2## read his stat file in proc folder# cuberevo:~# cat /proc/1812/stat# 1812 (incubusCamd.sh4) S 1 1812 1812 0 -1 8396864 345 0 12 0 0 9 0 0 15 0 4 0 9142216 29876224 351 4294967295 4194304 4717044 2076585600 2076582496 696479218 0 0 0 16386 4294967295 0 0 17 0 0 0## the name inside the brackets (incubusCamd.sh4) is the name used in process listprocess_to_monitor = oscam# actions scriptsstart_script = start.shstop_script = stop.shstop_forced_script = stop_forced.sh# stop_max_delay_time is how many time (in seconds) emud wait for process termination before kill it with stop_forced_scriptstop_max_delay_time = 5# emud can parse emulator ecm.info and retrieve some informations# every emu have his ecm.info format and we need a different parser for every emu# currently supported format:# none# mgcamd# cccam# incubuscamdecm_info_parser = none
Оскам от Юрика.Я понял что нужен как кардсервер...Установка:1)Закинуть папку из архива в /etc/emud/cs/2)Закинуть конфиги в /etc/emud/cs/oscam-Ymod/conf/3)Закинуть бинарник /etc/emud/cs/oscam-Ymod/,имя бинарника oscam,и не как иначе.4)На файлы из /etc/emud/cs/oscam-Ymod/ oscamstart.shstop.shstop_forced.shправа 7555)Дальше остановили,что работает в текущей момент и запустили оскам от Юрика.P.S.Насколько это через ж... сделано,а кто то жаловался на Пли.
CONFIG_DIRECTORY=/etc/emud/cs/oscam-Ymodkillall -9 oscam 2>/dev/null
CONFIG_DIRECTORY=/etc/emud/cs/oscam-Ymod$CONFIG_DIRECTORY/oscam -b -c $CONFIG_DIRECTORY/conf & 2>/dev/null
Размер занимаемой памяти: 1.5 мегабайт.Страница сгенерирована за 0.143 секунд. Запросов: 72.