data/neutrino-scripts: add all possible control scripts

Origin commit data
------------------
Branch: ni/coolstream
Commit: c823aeb66f
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-26 (Sat, 26 Jan 2019)

Origin message was:
------------------
- data/neutrino-scripts: add all possible control scripts

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2019-01-26 17:05:43 +01:00
parent ece7ad7e4f
commit d78ac5108f
10 changed files with 36 additions and 0 deletions

View File

@@ -1,20 +1,38 @@
installdir = $(CONFIGDIR)
install_DATA = \
audioplayer.start \
audioplayer.end \
deepstandby.on \
deepstandby.off \
flash.start \
inactivity.on \
migration.sh \
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)/migration.sh
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

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