Commit Graph

8 Commits

Author SHA1 Message Date
bruvv
162d4ce478
Auto set correct data path (#491)
* Corrected file path by removing /mnt

* Update 20-zerotier.sh

* Update README.md

* removed /mnt directory as evertyhing is done in /data

* Corrected URL

* Update remote_install.sh

* Auto check data dir

* fixed adguard installation

* More data fixes

* Fix dns common data path

* fixed haproxy readme
2023-02-22 08:49:54 -08:00
Vincent S. Cojot
64da86312e
Add some retries at boot for times when udm-boot kicks in when network is not yet up. (#468)
* After restart on failure if some services are not yet available at boot

* Some more tunables tested on UDM-Pro
2023-01-24 15:34:18 -08:00
John D
b371478d57 LFS fix 2021-06-09 22:14:15 -07:00
John Dorman
a67e595259 1.0.5 2021-05-25 11:25:55 -07:00
John D
dd9f8b5899 Remove old on_boot scripts 2021-05-25 02:13:19 -07:00
vutang50
e823c08db7
Follow symlinks (#158)
Add parameter to follow symlinks, so that both files and symlinks can be found under on_boot.d
2021-05-25 01:50:49 -07:00
なつき
2d61fe6403
Use a shell one-liner to embed on_boot.sh logic in service file (#113) 2021-03-18 13:29:21 -07:00
Thomas Spalinger
282b9bd3ce
Some build and package improvements (#45)
* add missing package version to change log

* fix some warnings of lintian during deb build

* simplification of the debian package

* introduce build script with docker/podman support

* use already existing ssh proxy, has the nice effect of not displaying the welcome message

* update readme for 1.0.2

* fix missing argument in apt-get autoremove
2020-09-08 02:54:51 -07:00