projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fd7f3c
)
app-misc/taskd: add shell of taskd user to simplify admin tasks
author
Marc Schiffbauer
<mschiff@gentoo.org>
Thu, 7 Jan 2016 00:11:10 +0000
(
01:11
+0100)
committer
Marc Schiffbauer
<mschiff@gentoo.org>
Thu, 7 Jan 2016 00:11:25 +0000
(
01:11
+0100)
Package-Manager: portage-2.2.26
app-misc/taskd/taskd-1.1.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/taskd/taskd-1.1.0-r1.ebuild
b/app-misc/taskd/taskd-1.1.0-r1.ebuild
index 902341923efb6109c8403c01b19bc0e6c21f8915..e954aacb7fb0faf96307d09f8faccdc39a67e5b0 100644
(file)
--- a/
app-misc/taskd/taskd-1.1.0-r1.ebuild
+++ b/
app-misc/taskd/taskd-1.1.0-r1.ebuild
@@
-66,7
+66,7
@@
src_install() {
pkg_setup() {
enewgroup taskd
- enewuser taskd -1
-1
/var/lib/taskd taskd
+ enewuser taskd -1
/bin/bash
/var/lib/taskd taskd
}
pkg_postinst() {