summaryrefslogtreecommitdiff
path: root/data/colord.service.in
blob: b473397e3aed7dc14aa00448f023b7d6af91a5c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Manage, Install and Generate Color Profiles

[Service]
Type=dbus
BusName=org.freedesktop.ColorManager
ExecStart=@servicedir@/colord
User=@daemon_user@
# We think that udev's AF_NETLINK messages are being filtered when
# network namespacing is on.
# PrivateNetwork=yes
PrivateTmp=yes