necro-nemesis
6d675cba4b
Remove old symlink
6 years ago
necro-nemesis
6baffabe3e
create lokilaunch.sh symlink
6 years ago
necro-nemesis
32f591f373
chmod lokilaunch.sh in /var/lib/lokinet
6 years ago
necro-nemesis
527ae42aff
Redirect all lokilaunch.sh commands to /var/lib/lokinet/ directory
6 years ago
necro-nemesis
33fd287059
Change installation location of lokilaunch.sh to /var/lib/lokinet/
6 years ago
necro-nemesis
fcd58da2a8
Removed commented code
6 years ago
necro-nemesis
1d77778b99
Add Buster support
6 years ago
necro-nemesis
f58b41c582
chmod 755 on-*.sh's
7 years ago
necro-nemesis
a934ed3b75
try it again with feeling
7 years ago
necro-nemesis
4922030246
fix install path
7 years ago
necro-nemesis
b86bd92e5d
Modify installer to copy over scripts to root and chmod. Add visudo to /sbin/ip
7 years ago
necro-nemesis
94b04d422f
correct directory for resolv.conf.d
7 years ago
necro-nemesis
9ce45057ed
correct head file directory
7 years ago
necro-nemesis
24dc82ac68
Install configure resolvconf
7 years ago
necro-nemesis
5e520db3c0
comment out removed command to 'connect' to lokinet.
7 years ago
necro-nemesis
96384caef0
Have rc.local start daemon and connect
7 years ago
necro-nemesis
a08e1f23b0
start lokinet daemon with rc.local on start.
7 years ago
necro-nemesis
cf40fa5b38
new atom install test
7 years ago
necro-nemesis
ec5d39e2d5
fix ascii column
7 years ago
necro-nemesis
e797ddc9f3
Added escape char
7 years ago
necro-nemesis
74c46fe47e
use escape char
7 years ago
necro-nemesis
736df117a7
Modify array for rc.local inclusion.
7 years ago
necro-nemesis
29c4a0b4e8
Version update
7 years ago
necro-nemesis
5962784b24
fix lokilaunch mv
7 years ago
necro-nemesis
bb34ad094e
Create rc_tables with lokinet and add to installer to mv from config dir to /etc/iproute2/
7 years ago
necro-nemesis
24a01ff548
add iptables rule and dnsmasq restart to rc.local
7 years ago
necro-nemesis
5f4ef27990
Intstaller modified for generic username
7 years ago
necro-nemesis
e5fbcfdab1
Simplify LokiAP installer warnings
7 years ago
necro-nemesis
1645526187
add wildcard to install script for lokilaunch.sh visudo
7 years ago
necro-nemesis
07ae4b0666
add sudoers bootstrap
7 years ago
necro-nemesis
f3de639626
chonw and chmod lokilaunch.sh
7 years ago
necro-nemesis
b0bf9a493e
fix line 199 by specifying destination filename
7 years ago
necro-nemesis
bab28ca583
remove quotes in ascii
7 years ago
necro-nemesis
3766201e44
remove hidden quotes
7 years ago
necro-nemesis
5851392cf5
comment out lokilaunch mv
7 years ago
necro-nemesis
9d42e68fa9
coreect typo in line 198
7 years ago
necro-nemesis
08b7b6e0e3
added sudco mv of lokilaunch to loki-network directory
7 years ago
necro-nemesis
f2d8d8b1e2
Update function patch visudo to include lokinet start/stop/gen locations.
7 years ago
necro-nemesis
3b4cb7465b
Update README.md with sudo visudo entries.
7 years ago
necro-nemesis
efea2b1291
Update Installer echo Message
7 years ago
necro-nemesis
ef2f6809c7
Update common.sh
7 years ago
Bill Zimmerman
ba7a2904ea
Hotfix: enable hostapd.service
7 years ago
billz
e83e99656d
Hotfix: unmask hostapd.service
7 years ago
billz
22976669ee
Added wpa_cli -i wlan[0-9] select_network, thanks @PRO2XY
7 years ago
billz
22c791e1f3
Standardized messages, modified php config install order
7 years ago
D9ping
03f2620e48
Backup php.ini to $raspap_dir/backups folder.
...
Ask for before changing php configuration of httpOnly and opcache.
Do not change session.use_strict_mode, no extra question.
Ask to restore backup of php.ini from $raspap_dir/backups folder in uninstall.sh.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping
e428271ef2
Fix for #225 , (Credits to DrStacheWH)
...
Removed duplicated create_logging_scripts function.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping
aa96780c0b
Backup php configuration before changing it.
...
Removed support for disabling php extensions.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping
8355c1cbfe
Use sed regular expressions to deal with changing php configuration.
...
Don't try turn on not existing Zend Opcache under php 5<=
Turn on session.use_strict_mode if off.
Don't change decreated expose_php.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago
D9ping
19f123b0c4
WIP: Php default configuration hardening.
...
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
7 years ago