mirror of
https://github.com/SeriousBug/gandi-live-dns-rust
synced 2024-10-31 22:27:25 -05:00
4 lines
122 B
Plaintext
4 lines
122 B
Plaintext
|
post_install() {
|
||
|
systemd-sysusers gandi-live-dns.conf
|
||
|
chown -R gandi-live-dns:gandi-live-dns /etc/gandi-live-dns
|
||
|
}
|