1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-05-18 01:16:48 +02:00
juanfont.headscale/docs/packaging
Jacob Yundt 03a91693ac
feat: Create headscale user and group as system user/groups (#2322)
When creating the headscale user and group, create both as system groups
rather than creating them as 'user' groups.

FIXES #2278
2025-05-03 09:13:54 +00:00
..
headscale.systemd.service Add support for service reload and sync service file (#2102) 2024-09-05 10:08:50 +00:00
postinstall.sh feat: Create headscale user and group as system user/groups (#2322) 2025-05-03 09:13:54 +00:00
postremove.sh Simplify goreleaser, package deb and rpm 2023-04-07 11:06:42 +02:00
README.md Simplify goreleaser, package deb and rpm 2023-04-07 11:06:42 +02:00

Packaging

We use nFPM for making .deb, .rpm and .apk.

This folder contains files we need to package with these releases.