CC-2166 Packaging improvements
Added command line options to the install process to overwrite or preserve the existing config files. Added the pypo-start/stop and recorder-start/stop symlinks to /usr/bin. Renamed pypo-start.py to airtime-pypo-start. Renamed pypo-stop.py to airtime-pypo-stop. Renamed recorder-start.py to airtime-show-recorder-start. Renamed recorder-stop.py to airtime-show-recorder-stop. Renamed testrecordscript.py to recorder.py
This commit is contained in:
parent
2b90008ef2
commit
173d82007f
14 changed files with 75 additions and 21 deletions
2
python_apps/show-recorder/install/recorder-daemontools-logger.sh
Normal file → Executable file
2
python_apps/show-recorder/install/recorder-daemontools-logger.sh
Normal file → Executable file
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
exec setuidgid pypo multilog t /var/log/airtime/recorder/main
|
||||
exec setuidgid pypo multilog t /var/log/airtime/show-recorder/main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue