diff options
| author | Carl George <carl@a.cgtx.us> | 2016-02-04 22:57:35 -0600 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2016-02-05 18:09:37 +0200 |
| commit | c02193086c5971300ac09bd01ed8d18f3ad6fe1c (patch) | |
| tree | 149d9c44b42b7360f61a2f43f474bfa074bd8d7c /aur/rkt/rkt.sysusers | |
| parent | c11c513d77c95c30a021b6fa41d862ddc08f9756 (diff) | |
rkt cleanup
* use `--enable-tpm=auto` configure flag
* add tmpfiles.d file
* use systemd-sysusers to add rkt group
dependency corrections
* automake is in base-devel, no need to list it
* trousers will be used if installed via the `--enable-tpm=auto` configure flag
Diffstat (limited to 'aur/rkt/rkt.sysusers')
| -rw-r--r-- | aur/rkt/rkt.sysusers | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aur/rkt/rkt.sysusers b/aur/rkt/rkt.sysusers new file mode 100644 index 0000000..670079c --- /dev/null +++ b/aur/rkt/rkt.sysusers @@ -0,0 +1 @@ +g rkt - - |
