From c02193086c5971300ac09bd01ed8d18f3ad6fe1c Mon Sep 17 00:00:00 2001 From: Carl George Date: Thu, 4 Feb 2016 22:57:35 -0600 Subject: 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 --- aur/rkt/rkt.sysusers | 1 + 1 file changed, 1 insertion(+) create mode 100644 aur/rkt/rkt.sysusers (limited to 'aur/rkt/rkt.sysusers') 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 - - -- cgit v1.3.1