X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-localed.service.in;h=e1792d6546eec8ee27f9ca988a72f73450b59e1a;hp=f973fa4585eae050378e7480306dc8e7e3ff9755;hb=417116f23432073162ebfcb286a7800846482eed;hpb=49dbfa7b2b0bf3906704dac1eaeb4eba91056a19 diff --git a/units/systemd-localed.service.in b/units/systemd-localed.service.in index f973fa458..e1792d654 100644 --- a/units/systemd-localed.service.in +++ b/units/systemd-localed.service.in @@ -7,11 +7,16 @@ [Unit] Description=Locale Service +Documentation=man:systemd-localed.service(8) man:locale.conf(5) man:vconsole.conf(5) Documentation=http://www.freedesktop.org/wiki/Software/systemd/localed -Documentation=man:locale.conf(5) -Documentation=man:vconsole.conf(5) [Service] ExecStart=@rootlibexecdir@/systemd-localed BusName=org.freedesktop.locale1 CapabilityBoundingSet= +WatchdogSec=1min +PrivateTmp=yes +PrivateDevices=yes +PrivateNetwork=yes +ReadOnlySystem=yes +ProtectedHome=yes