Make the executable files executable
This commit is contained in:
parent
7e3431a4c0
commit
4e9c63d8aa
0
lxc-apps/ckan/ckan.lxc/etc/services.d/.s6-svscan/finish
Normal file → Executable file
0
lxc-apps/ckan/ckan.lxc/etc/services.d/.s6-svscan/finish
Normal file → Executable file
0
lxc-apps/ckan/ckan.lxc/etc/services.d/ckan/run
Normal file → Executable file
0
lxc-apps/ckan/ckan.lxc/etc/services.d/ckan/run
Normal file → Executable file
0
lxc-apps/ckan/ckan.lxc/etc/services.d/cron/run
Normal file → Executable file
0
lxc-apps/ckan/ckan.lxc/etc/services.d/cron/run
Normal file → Executable file
0
lxc-apps/kanboard/lxc/etc/crontab/kanboard
Normal file → Executable file
0
lxc-apps/kanboard/lxc/etc/crontab/kanboard
Normal file → Executable file
0
lxc-apps/kanboard/lxc/etc/services.d/cron/run
Normal file → Executable file
0
lxc-apps/kanboard/lxc/etc/services.d/cron/run
Normal file → Executable file
0
lxc-apps/opendatakit/opendatakit-build.lxc/etc/services.d/.s6-svscan/finish
Normal file → Executable file
0
lxc-apps/opendatakit/opendatakit-build.lxc/etc/services.d/.s6-svscan/finish
Normal file → Executable file
0
lxc-apps/opendatakit/opendatakit-build.lxc/etc/services.d/build2xlsform/run
Normal file → Executable file
0
lxc-apps/opendatakit/opendatakit-build.lxc/etc/services.d/build2xlsform/run
Normal file → Executable file
0
lxc-apps/opendatakit/opendatakit-build.lxc/etc/services.d/odkbuild/run
Normal file → Executable file
0
lxc-apps/opendatakit/opendatakit-build.lxc/etc/services.d/odkbuild/run
Normal file → Executable file
0
lxc-apps/sahana/lxc/etc/services.d/.s6-svscan/finish
Normal file → Executable file
0
lxc-apps/sahana/lxc/etc/services.d/.s6-svscan/finish
Normal file → Executable file
0
lxc-apps/sahana/lxc/etc/services.d/nginx/run
Normal file → Executable file
0
lxc-apps/sahana/lxc/etc/services.d/nginx/run
Normal file → Executable file
0
lxc-apps/sahana/lxc/etc/services.d/uwsgi/run
Normal file → Executable file
0
lxc-apps/sahana/lxc/etc/services.d/uwsgi/run
Normal file → Executable file
0
lxc-apps/seeddms/lxc/etc/crontab/seeddms
Normal file → Executable file
0
lxc-apps/seeddms/lxc/etc/crontab/seeddms
Normal file → Executable file
0
lxc-apps/seeddms/lxc/etc/services.d/cron/run
Normal file → Executable file
0
lxc-apps/seeddms/lxc/etc/services.d/cron/run
Normal file → Executable file
0
lxc-apps/ushahidi/lxc/etc/crontab/ushahidi
Normal file → Executable file
0
lxc-apps/ushahidi/lxc/etc/crontab/ushahidi
Normal file → Executable file
0
lxc-apps/ushahidi/lxc/etc/services.d/cron/run
Normal file → Executable file
0
lxc-apps/ushahidi/lxc/etc/services.d/cron/run
Normal file → Executable file
@ -1,12 +0,0 @@
|
||||
#!/bin/sh
|
||||
set -ev
|
||||
|
||||
cd $(realpath $(dirname "${0}"))/install
|
||||
|
||||
# Configure ActiveMQ
|
||||
mkdir -p /srv/activemq/data
|
||||
chown -R 61616:61616 /srv/activemq/data
|
||||
|
||||
# Create service
|
||||
cp etc/init.d/activemq /etc/init.d/activemq
|
||||
rc-update -u
|
Loading…
Reference in New Issue
Block a user