From 56dc8a088659fe89442f1625b55de6d1c6772190 Mon Sep 17 00:00:00 2001 From: kremlin Date: Mon, 9 Jun 2014 21:19:19 -0500 Subject: [PATCH] bring in new configs --- conf/hostnamed-dbus.conf | 37 +++--- conf/hostnamed-ispect.xml | 46 ++++---- conf/localed-dbus.conf | 27 +++++ conf/localed-ispect.xml | 30 +++++ conf/logind-dbus.conf | 186 ++++++++++++++++++++++++++++++ conf/logind-ispect.xml | 235 ++++++++++++++++++++++++++++++++++++++ conf/timedated-dbus.conf | 27 +++++ conf/timedated-ispect.xml | 26 +++++ 8 files changed, 577 insertions(+), 37 deletions(-) create mode 100644 conf/localed-dbus.conf create mode 100644 conf/localed-ispect.xml create mode 100644 conf/logind-dbus.conf create mode 100644 conf/logind-ispect.xml create mode 100644 conf/timedated-dbus.conf create mode 100644 conf/timedated-ispect.xml diff --git a/conf/hostnamed-dbus.conf b/conf/hostnamed-dbus.conf index 7358899..46b4aad 100644 --- a/conf/hostnamed-dbus.conf +++ b/conf/hostnamed-dbus.conf @@ -1,18 +1,27 @@ - + + + + + - - - - - - - - - - - + + + + + + + + + + diff --git a/conf/hostnamed-ispect.xml b/conf/hostnamed-ispect.xml index fbf2d71..1174b9c 100644 --- a/conf/hostnamed-ispect.xml +++ b/conf/hostnamed-ispect.xml @@ -1,25 +1,25 @@ - + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + diff --git a/conf/localed-dbus.conf b/conf/localed-dbus.conf new file mode 100644 index 0000000..79d0ecd --- /dev/null +++ b/conf/localed-dbus.conf @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + diff --git a/conf/localed-ispect.xml b/conf/localed-ispect.xml new file mode 100644 index 0000000..46a7a36 --- /dev/null +++ b/conf/localed-ispect.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/conf/logind-dbus.conf b/conf/logind-dbus.conf new file mode 100644 index 0000000..1318328 --- /dev/null +++ b/conf/logind-dbus.conf @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/conf/logind-ispect.xml b/conf/logind-ispect.xml new file mode 100644 index 0000000..25ff8ca --- /dev/null +++ b/conf/logind-ispect.xml @@ -0,0 +1,235 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/conf/timedated-dbus.conf b/conf/timedated-dbus.conf new file mode 100644 index 0000000..36557d5 --- /dev/null +++ b/conf/timedated-dbus.conf @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + diff --git a/conf/timedated-ispect.xml b/conf/timedated-ispect.xml new file mode 100644 index 0000000..48f2201 --- /dev/null +++ b/conf/timedated-ispect.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.41.0