Skip to content

Conversation

@Piraty
Copy link
Member

@Piraty Piraty commented Jun 15, 2018

No description provided.

@maxice8
Copy link
Contributor

maxice8 commented Jun 15, 2018

should problably add logic to the runit service to make sure the logdir is available.

mkdir -p /var/log/dnscrypt-proxy
chown _dnscrypt-proxy:_dnscrypt-proxy /var/log/dnscrypt-proxy
chmod 0750 /var/log/dnscrypt-proxy

@maxice8
Copy link
Contributor

maxice8 commented Jun 15, 2018

also change the system account to match the other as _dnscrypt-proxy if possible.

@Piraty
Copy link
Member Author

Piraty commented Jun 16, 2018

  1. placing it in run file seems a good choice, but to my defence: i just followed example by some templates that only use make_dirs and not care in run (example: dq)
  2. chaning the system account will definetly require the run script to ensure correct owning

@maxice8
Copy link
Contributor

maxice8 commented Jun 16, 2018 via email

@Gottox
Copy link
Member

Gottox commented Jun 19, 2018

  1. I have no big preference on either.

  2. Nameswitch can be done later too.

Get it merge 👍

@Gottox Gottox merged commit fefe248 into void-linux:master Jun 19, 2018
@Piraty Piraty deleted the dnscrypt-proxy_logdir branch October 24, 2018 17:47
@ghost ghost mentioned this pull request Jan 31, 2020
@anon-lestat anon-lestat mentioned this pull request Jan 24, 2021
Johnnynator referenced this pull request in Johnnynator/void-packages Jul 5, 2021
sysconf(_SC_GETPW_R_SIZE_MAX) may return −1 if there is no hard limit on
the buffer size. Some libc implementations, e.g. musl libc, don't define
this limit and will return -1.

This fixes a bug where adb wait-for-usb-sideload would crash when the
HOME environment variable is unset.

Fixes #4
Fixes #5
zlice pushed a commit to zlice/void-packages that referenced this pull request Oct 7, 2022
* Initial Linux/GCC support commit

* Add instructins for linux in the README

* apply suggestions by @Erotemic and @Emill

* Fix python 3.10 symlink line

* Fix func_80041E80 type mismatch (void-linux#3)

Type mismatch functions.h:664

* Makefile: clean OTRExporter/libultraship/ZAPDTR with distclean and fix CXX_FILES

* Makefile: find C/CXX_FILES automatically

* Makefile: remove ugly conditions in find commands

* cleanup _MSC_VER usage

* fix Windows build

* cleanup extraction scripts

* fix Windows build

* Fix Windows path separator issue

* fix rumble support for linux

* use glew-cmake in dockerfile

* add pulseaudio backend

* fix ZAPDTR linkage

* Check for "soh.elf" in directory (void-linux#6)

hide second button if `soh.exe` or `soh.elf` is present

* Fix hardcoded segment addresses (void-linux#5)

* fix condition

* hack lus -> soh dep for ZAPDTR

Co-authored-by: sholdee <[email protected]>
Co-authored-by: qurious-pixel <[email protected]>
Co-authored-by: GaryOderNichts <[email protected]>
@varuld varuld mentioned this pull request May 1, 2024
robertek added a commit to robertek/void-packages that referenced this pull request Jul 3, 2024
robertek added a commit to robertek/void-packages that referenced this pull request Jul 3, 2024
greguu added a commit to greguu/voidz-packages that referenced this pull request Mar 7, 2025
kevcrumb pushed a commit to kevcrumb/void-packages that referenced this pull request Jun 24, 2025
The installer was originally written when the dhcpcd wpa_supplicant hook
was enabled. In early 2019, the hook was disabled and it appears that
the installer has been unable to configure WiFi since then.

To address this, enable the wpa_supplicant service, configure it, and
reload the service when dhcpcd is used for network connectivity.

Closes void-linux#5

Also changes to a better file for checking if the network is working.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants