diff --git a/srcpkgs/taskd/template b/srcpkgs/taskd/template index 1164b2321eb..dec2ef20ccd 100644 --- a/srcpkgs/taskd/template +++ b/srcpkgs/taskd/template @@ -16,9 +16,8 @@ system_accounts="taskd" taskd_homedir="/var/lib/taskd" make_dirs="/var/lib/taskd 0750 taskd taskd" -post_install () { +post_install() { vcopy pki usr/share/taskd/ vlicense LICENSE vsv taskd } -