mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
nhttpd: move yWeb.conf into y-web dir
Origin commit data
------------------
Branch: ni/coolstream
Commit: 50f55f1b9d
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-03-09 (Thu, 09 Mar 2023)
Origin message was:
------------------
- nhttpd: move yWeb.conf into y-web dir
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -94,6 +94,9 @@ install_DATA = \
|
||||
Y_Wait.yhtm \
|
||||
Y_yWeb.js
|
||||
|
||||
configdir = $(CONFIGDIR)
|
||||
config_DATA = yWeb.conf
|
||||
|
||||
install-data-hook:
|
||||
@# Badass hack, I know. If anyone knows a better way -- please send patch!
|
||||
find $(DESTDIR)$(PRIVATE_HTTPDDIR)/ -type f -print0 | xargs --no-run-if-empty -0 \
|
||||
|
5
data/y-web/yWeb.conf
Normal file
5
data/y-web/yWeb.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
start_page=none
|
||||
startup=true
|
||||
style=NI_dark
|
||||
yweb_box_color=fd6d13
|
||||
yweb_box_name=${HOSTNAME}
|
Reference in New Issue
Block a user