summaryrefslogtreecommitdiff
path: root/src/backend/dbus/proxyd.service.in
blob: 038e86d03b6f5a95ada366e5ac328cb58a7c4d06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Libproxy user service

[Service]
Type=dbus
BusName=org.libproxy.proxy
ExecStart=@LIBEXECDIR@/proxyd
#Environment="G_MESSAGES_DEBUG=all"

MemoryDenyWriteExecute=yes
PrivateTmp=yes
ProtectHome=yes
ProtectSystem=full
RestrictRealtime=yes