|
@@ -501,15 +501,8 @@ config BR2_PACKAGE_SYSTEMD_TIMESYNCD
|
|
|
http://www.freedesktop.org/software/systemd/man/systemd-timesyncd.html
|
|
|
|
|
|
config BR2_PACKAGE_SYSTEMD_TMPFILES
|
|
|
- bool "enable tmpfiles support"
|
|
|
+ bool
|
|
|
default y
|
|
|
- help
|
|
|
- systemd-tmpfiles creates, deletes, and cleans up volatile
|
|
|
- and temporary files and directories, based on the
|
|
|
- configuration file format and location specified in
|
|
|
- tmpfiles.d(5).
|
|
|
-
|
|
|
- http://www.freedesktop.org/software/systemd/man/systemd-tmpfiles.html
|
|
|
|
|
|
config BR2_PACKAGE_SYSTEMD_USERDB
|
|
|
bool "enable userdb daemon"
|