summaryrefslogtreecommitdiff
path: root/units/systemd-localed.service.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-06-15 15:37:39 +0200
committerLennart Poettering <lennart@poettering.net>2011-06-21 19:29:45 +0200
commitf401e48c2db22ff9d1a05885b5599bebf19c2707 (patch)
tree4d5539b34a5e4d207abb96f9531a0d4e86edf659 /units/systemd-localed.service.in
parent34ca941cec76bbfdfd02c705b76bc1b53ea2bcd1 (diff)
downloadsystemd-f401e48c2db22ff9d1a05885b5599bebf19c2707.tar.gz
mechanisms: add mechanisms to change system locale and clock
Diffstat (limited to 'units/systemd-localed.service.in')
-rw-r--r--units/systemd-localed.service.in17
1 files changed, 17 insertions, 0 deletions
diff --git a/units/systemd-localed.service.in b/units/systemd-localed.service.in
new file mode 100644
index 0000000000..4be65df75d
--- /dev/null
+++ b/units/systemd-localed.service.in
@@ -0,0 +1,17 @@
+# This file is part of systemd.
+#
+# systemd is free software; you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+
+# See systemd.special(7) for details
+
+[Unit]
+Description=Locale Service
+
+[Service]
+ExecStart=@rootlibexecdir@/systemd-localed
+Type=dbus
+BusName=org.freedesktop.locale1
+CapabilityBoundingSet=