mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 19:42:15 +02:00
fix(net-misc/tlsdate): use econf on 9999 too
This commit is contained in:
parent
2dc453d51e
commit
6c5ee6a89b
@ -24,7 +24,7 @@ src_prepare() {
|
|||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
# Our unprivileged group is called "nobody"
|
# Our unprivileged group is called "nobody"
|
||||||
cros-workon_src_configure \
|
econf \
|
||||||
$(use_enable dbus) \
|
$(use_enable dbus) \
|
||||||
--with-unpriv-user=tlsdate \
|
--with-unpriv-user=tlsdate \
|
||||||
--with-unpriv-group=tlsdate \
|
--with-unpriv-group=tlsdate \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user