mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
yWeb: cleanup
Origin commit data
------------------
Commit: 7b10c8c0ff
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-12-19 (Sun, 19 Dec 2021)
Origin message was:
------------------
- yWeb: cleanup
This commit is contained in:
@@ -1,14 +1,12 @@
|
||||
#!/bin/sh
|
||||
# -----------------------------------------------------------
|
||||
# Y Globals (yjogol)
|
||||
# $Date$
|
||||
# $Revision$
|
||||
# -----------------------------------------------------------
|
||||
|
||||
# -----------------------------------------------------------
|
||||
# Definitions
|
||||
# -----------------------------------------------------------
|
||||
boxtype="coolstream"
|
||||
#boxtype="coolstream"
|
||||
|
||||
# -----------------------------------------------------------
|
||||
# Paths
|
||||
@@ -25,22 +23,16 @@ y_path_config="%(CONFIGDIR)"
|
||||
y_path_tmp="/tmp"
|
||||
y_path_zapit="%(ZAPITDIR)"
|
||||
|
||||
y_path_plugin_tuxnew="$y_path_config/tuxnews"
|
||||
|
||||
y_url_control="http://localhost/control"
|
||||
|
||||
# -----------------------------------------------------------
|
||||
# Files
|
||||
# -----------------------------------------------------------
|
||||
y_config_Y_Web="$y_path_config/Y-Web.conf"
|
||||
y_config_vnc="$y_path_config/vnc.conf"
|
||||
y_config_nhttpd="$y_path_config/nhttpd.conf"
|
||||
y_config_neutrino="$y_path_config/neutrino.conf"
|
||||
y_upload_file="$y_path_tmp/upload.tmp"
|
||||
y_boot_logo="/var/tuxbox/boot/logo-fb"
|
||||
y_boot_logo_lcd="/var/tuxbox/boot/logo-lcd"
|
||||
y_tmp="$y_path_tmp/y.tmp"
|
||||
y_wait_live="$y_path_httpd/Y_Live_Wait.yhtm"
|
||||
y_tmp_m3u="$y_path_tmp/y.m3u"
|
||||
y_tmp_pls="$y_path_tmp/y.pls"
|
||||
|
||||
|
Reference in New Issue
Block a user