From 64091d3c9c010c775e7b9b7cdf9dcbdf5b711ad9 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Thu, 18 Mar 2021 14:51:02 +0200 Subject: [PATCH] New service: colord. --- usr/share/66/service/colord | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 usr/share/66/service/colord diff --git a/usr/share/66/service/colord b/usr/share/66/service/colord new file mode 100644 index 0000000..f98d6a3 --- /dev/null +++ b/usr/share/66/service/colord @@ -0,0 +1,9 @@ +[main] +@type = classic +@version = 0.0.1 +@description = "color daemon" +@user = ( root ) + +[start] +@runas = colord +@execute = ( /usr/libexec/colord ) -- 2.11.0