mirror of
https://github.com/amnezia-vpn/amneziawg-tools.git
synced 2025-04-11 11:36:54 +02:00
* UAPI changes for Amnezia kernel module * Fix indents * Fix indents * Fix indents * Change protocol type * Change protocol type * Change protocol type * Change protocol type * Revert "Change protocol type" * K * Fix wg-quick * Prepare packaging * Prepare packaging * Prepare packaging * Prepare packaging * naming convention fix * Bash completions * Naming unify * Naming unify * SPEC file for RPM build * SPEC file for RPM build * SPEC file for RPM build * SPEC file for RPM build --------- Co-authored-by: Mark Puha <marko10@inf.elte.hu>
8 lines
611 B
Text
8 lines
611 B
Text
# upstream prefers the less-user-friendly locked-down /etc/wireguard by default
|
|
# to avoid leaking local system secrets. I've adjusted the debian package to follow its lead.
|
|
# see also https://bugs.debian.org/902831
|
|
amneziawg-tools: non-standard-dir-perm etc/amneziawg/ 0700 != 0755
|
|
# wg-quick@.service is a generator, not an initscript. On systems with sysvinit,
|
|
# the admin probably wants to integrate with something like /etc/network/interfaces
|
|
# rather than seeing a new script in /etc/init.d/.
|
|
amneziawg-tools: package-supports-alternative-init-but-no-init.d-script lib/systemd/system/awg-quick@.service
|