Fix executable-not-elf-or-script Lintian issues.

This commit is contained in:
Bas Couwenberg
2024-01-26 16:18:19 +01:00
committed by Dan Christian Bogos
parent 588e810f2d
commit 60e86f7bd2
81 changed files with 8 additions and 0 deletions

0
data/conf/cgrates/cgrates.json Executable file → Normal file
View File

View File

0
data/conf/samples/diamagentmaxconn_mongo/cgrates.json Executable file → Normal file
View File

0
data/conf/samples/diamagentmaxconn_mysql/cgrates.json Executable file → Normal file
View File

0
data/conf/samples/diamsctpagent_internal/cgrates.json Executable file → Normal file
View File

0
data/conf/samples/diamsctpagent_internal/data.json Executable file → Normal file
View File

0
data/conf/samples/diamsctpagent_internal/dryrun.json Executable file → Normal file
View File

0
data/conf/samples/diamsctpagent_internal/message.json Executable file → Normal file
View File

0
data/conf/samples/diamsctpagent_internal/simpa.json Executable file → Normal file
View File

0
data/conf/samples/diamsctpagent_internal/voice.json Executable file → Normal file
View File

0
data/conf/samples/diamsctpagent_mongo/cgrates.json Executable file → Normal file
View File

0
data/conf/samples/diamsctpagent_mongo/data.json Executable file → Normal file
View File

0
data/conf/samples/diamsctpagent_mongo/dryrun.json Executable file → Normal file
View File

0
data/conf/samples/diamsctpagent_mongo/message.json Executable file → Normal file
View File

0
data/conf/samples/diamsctpagent_mongo/simpa.json Executable file → Normal file
View File

0
data/conf/samples/diamsctpagent_mongo/voice.json Executable file → Normal file
View File

0
data/conf/samples/diamsctpagent_mysql/cgrates.json Executable file → Normal file
View File

0
data/conf/samples/diamsctpagent_mysql/data.json Executable file → Normal file
View File

0
data/conf/samples/diamsctpagent_mysql/dryrun.json Executable file → Normal file
View File

0
data/conf/samples/diamsctpagent_mysql/message.json Executable file → Normal file
View File

0
data/conf/samples/diamsctpagent_mysql/simpa.json Executable file → Normal file
View File

0
data/conf/samples/diamsctpagent_mysql/voice.json Executable file → Normal file
View File

View File

View File

View File

0
data/conf/samples/httpagenttls_internal/cgrates.json Executable file → Normal file
View File

View File

0
data/conf/samples/httpagenttls_mongo/cgrates.json Executable file → Normal file
View File

0
data/conf/samples/httpagenttls_mongo_gob/cgrates.json Executable file → Normal file
View File

0
data/conf/samples/httpagenttls_mysql/cgrates.json Executable file → Normal file
View File

0
data/conf/samples/httpagenttls_mysql_gob/cgrates.json Executable file → Normal file
View File

View File

0
data/conf/samples/tls/cgrates.json Executable file → Normal file
View File

0
data/conf/samples/tls_gob/cgrates.json Executable file → Normal file
View File

View File

@@ -1,3 +1,5 @@
#!/bin/sh
# edit servers config files
sed -i 's/127.0.0.1/0.0.0.0/g' /etc/redis/redis.conf /etc/mysql/my.cnf
echo 'host all all 0.0.0.0/32 md5'>>/etc/postgresql/9.4/main/pg_hba.conf

View File

@@ -1,3 +1,5 @@
#!/bin/sh
# edit servers config files
sed -i 's/127.0.0.1/0.0.0.0/g' /etc/redis/redis.conf /etc/mysql/my.cnf

View File

@@ -1,3 +1,5 @@
#!/bin/sh
/etc/init.d/mysql start
/etc/init.d/postgresql start
/etc/init.d/redis-server start

0
data/redis_sentinel/node1.conf Executable file → Normal file
View File

0
data/redis_sentinel/node2.conf Executable file → Normal file
View File

0
data/redis_sentinel/sentinel1.conf Executable file → Normal file
View File

0
data/redis_sentinel/sentinel2.conf Executable file → Normal file
View File

View File

@@ -1,3 +1,5 @@
#!/bin/bash
# check for arguments
if [ $# -ne 1 ]
then

0
data/storage/postgres/create_db_with_users.sh Executable file → Normal file
View File

0
data/storage/postgres/create_ers_db.sh Executable file → Normal file
View File

0
data/tariffplans/testit/Destinations.csv Executable file → Normal file
View File

0
data/tariffplans/testtp/Resources.csv Executable file → Normal file
View File

0
data/tariffplans/testtp/Stats.csv Executable file → Normal file
View File

0
data/tariffplans/tutorial/README.md Executable file → Normal file
View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

0
data/tutorials/osips/opensips/etc/default/opensips Executable file → Normal file
View File