63035cdb5a
* Update headscale user creation settings in .deb
Update the headscale user settings to:
- shell = /usr/sbin/nologin
- home-dir = /var/lib/headscale
This syncs the .deb installation behavior with the current Linux docs:
|
||
---|---|---|
.. | ||
README.md | ||
headscale.systemd.service | ||
postinstall.sh | ||
postremove.sh |
README.md
Packaging
We use nFPM for making .deb
, .rpm
and .apk
.
This folder contains files we need to package with these releases.