all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Custom wireguard shepherd service
@ 2020-03-12  3:24 Gregory Katz via
  2020-03-12  7:09 ` Gábor Boskovits
  0 siblings, 1 reply; 4+ messages in thread
From: Gregory Katz via @ 2020-03-12  3:24 UTC (permalink / raw)
  To: help-guix@gnu.org

Hi all,

I'm trying to put together a wireguard shepherd service that operates similar to the current nftables service, i.e., the service works by running a utility program (in this case a shell script called wg-quick) with a configuration file.  Unfortunately, wg-quick, which is included in the wireguard-tools package, does not work with files interred by guix (the file names are too long).  To make it work, I have to patch wg-quick.

Can anyone point me to where I can read up on how to apply a patch during the wireguard-tools build process?

Thanks very much for the help,

Greg

Sent with [ProtonMail](https://protonmail.com) Secure Email.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-03-12 12:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-12  3:24 Custom wireguard shepherd service Gregory Katz via
2020-03-12  7:09 ` Gábor Boskovits
2020-03-12 12:30   ` Gregory Katz via
2020-03-12 12:39     ` Gábor Boskovits

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.