systemd: enable timedated, hostnamed, localed.
This commit is contained in:
committed by
Eelco Dolstra
parent
4212d8facb
commit
f4c01fc004
@@ -48,13 +48,13 @@ stdenv.mkDerivation rec {
|
||||
"--enable-compat-libs" # get rid of this eventually
|
||||
"--disable-tests"
|
||||
|
||||
"--disable-hostnamed"
|
||||
"--enable-hostnamed"
|
||||
"--enable-networkd"
|
||||
"--disable-sysusers"
|
||||
"--disable-timedated"
|
||||
"--enable-timedated"
|
||||
"--enable-timesyncd"
|
||||
"--disable-firstboot"
|
||||
"--disable-localed"
|
||||
"--enable-localed"
|
||||
"--enable-resolved"
|
||||
"--disable-split-usr"
|
||||
"--disable-libcurl"
|
||||
|
||||
Reference in New Issue
Block a user