Added ls.in (logserver).
authorZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Wed, 1 Dec 2021 22:45:08 +0000 (23:45 +0100)
committerZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Wed, 1 Dec 2021 22:45:08 +0000 (23:45 +0100)
commit38e56b4de40bcf9a6487cf8f3bab449495d59648
treed5c8bcfe5bcfe91bce52b3815fd3011170d8c50f
parent3acca636b3e9c16471d9260f5cbb6671a6d2b9da
Added ls.in (logserver).
12 files changed:
sources/ls.in/config [new file with mode: 0644]
sources/ls.in/envvars [new file with mode: 0644]
sources/ls.in/firstboot/01_setupnetworking.sh [new file with mode: 0755]
sources/ls.in/firstboot/02_settimezone.sh [new file with mode: 0755]
sources/ls.in/firstboot/03_setupldap.sh [new file with mode: 0755]
sources/ls.in/firstboot/99_cleanup.sh [new file with mode: 0755]
sources/ls.in/postinstall/01_setownership.sh [new file with mode: 0755]
sources/ls.in/postinstall/02_setpermissions.sh [new file with mode: 0755]
sources/ls.in/postinstall/03_installfiles.sh [new file with mode: 0755]
sources/ls.in/postinstall/10_setupservices.sh [new file with mode: 0755]
sources/ls.in/postinstall/20_setuprsyslog.sh [new file with mode: 0755]
sources/ls.in/postinstall/99_cleanup.sh [new file with mode: 0755]