diff options
author | andrewSC | 2025-04-12 15:02:42 -0400 |
---|---|---|
committer | andrewSC | 2025-04-12 15:02:42 -0400 |
commit | fb1509f7be8fc915e02f063e190a1543e20f4c64 (patch) | |
tree | b8b415c640440e6558001bf49740281253028f06 /etcd.sysusers | |
parent | a745d51519f07440c7c03631dd30c7abc4d9b709 (diff) | |
download | aur-fb1509f7be8fc915e02f063e190a1543e20f4c64.tar.gz |
Version bump to v3.5.21.
- Refactored PKGBUILD to be more legible.
- Added Systemd tmpfiles and sysusers configs.
- Updated install file.
Diffstat (limited to 'etcd.sysusers')
-rw-r--r-- | etcd.sysusers | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etcd.sysusers b/etcd.sysusers new file mode 100644 index 000000000000..fc0adeb85080 --- /dev/null +++ b/etcd.sysusers @@ -0,0 +1,2 @@ +#Type Name ID GECOS Home Directory Shell +u! etcd - "etcd daemon user" /var/lib/etcd /usr/bin/nologin |