- data/neutrino-scripts: add all possible control scripts

Conflicts:
	data/neutrino-scripts/Makefile.am

Signed-off-by: Thilo Graf <dbt@novatux.de>

For the moment all entries disabled because it could
be possible that already modified scripts are available and
has been modified by users. Rename of these scripts with .sample suffix
could be an alternate idea.
This commit is contained in:
svenhoefer
2019-01-26 17:05:43 +01:00
committed by Thilo Graf
parent a67e774bfc
commit 010f1d41f6
10 changed files with 57 additions and 4 deletions

View File

@@ -1,6 +1,41 @@
installdir = $(CONFIGDIR)
install_DATA = flash.start
install-data-hook:
chmod 0755 $(DESTDIR)$(CONFIGDIR)/flash.start
install_DATA = \
flash.start
# install_DATA += \
# audioplayer.start \
# audioplayer.end \
# deepstandby.on \
# deepstandby.off \
# flash.start \
# inactivity.on \
# movieplayer.start \
# movieplayer.end \
# neutrino.start \
# pictureviewer.start \
# pictureviewer.end \
# recording.timer \
# recording.start \
# recording.end \
# standby.on \
# standby.off
#
# install-data-hook:
# chmod 0755 $(DESTDIR)$(CONFIGDIR)/audioplayer.start
# chmod 0755 $(DESTDIR)$(CONFIGDIR)/audioplayer.end
# chmod 0755 $(DESTDIR)$(CONFIGDIR)/deepstandby.on
# chmod 0755 $(DESTDIR)$(CONFIGDIR)/deepstandby.off
# chmod 0755 $(DESTDIR)$(CONFIGDIR)/flash.start
# chmod 0755 $(DESTDIR)$(CONFIGDIR)/inactivity.on
# chmod 0755 $(DESTDIR)$(CONFIGDIR)/movieplayer.start
# chmod 0755 $(DESTDIR)$(CONFIGDIR)/movieplayer.end
# chmod 0755 $(DESTDIR)$(CONFIGDIR)/neutrino.start
# chmod 0755 $(DESTDIR)$(CONFIGDIR)/pictureviewer.start
# chmod 0755 $(DESTDIR)$(CONFIGDIR)/pictureviewer.end
# chmod 0755 $(DESTDIR)$(CONFIGDIR)/recording.timer
# chmod 0755 $(DESTDIR)$(CONFIGDIR)/recording.start
# chmod 0755 $(DESTDIR)$(CONFIGDIR)/recording.end
# chmod 0755 $(DESTDIR)$(CONFIGDIR)/standby.on
# chmod 0755 $(DESTDIR)$(CONFIGDIR)/standby.off

View File

@@ -0,0 +1,2 @@
#!/bin/sh

View File

@@ -0,0 +1,2 @@
#!/bin/sh

View File

@@ -0,0 +1,2 @@
#!/bin/sh

View File

@@ -0,0 +1,2 @@
#!/bin/sh

View File

@@ -0,0 +1,2 @@
#!/bin/sh

View File

@@ -0,0 +1,2 @@
#!/bin/sh

View File

@@ -0,0 +1,2 @@
#!/bin/sh

View File

@@ -0,0 +1,2 @@
#!/bin/sh

View File

@@ -0,0 +1,2 @@
#!/bin/sh