summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-05-04 14:59:01 -0500
committerJesse Luehrs <doy@tozt.net>2010-05-04 14:59:01 -0500
commit3dba21dd532d67553522a37c4a6d529bff4a43d8 (patch)
tree64bdd9224eee3d3bff63ecb8d25bdcd9fa68600e /services
parent63ef76bd29dbe860d11171499d43abb56ed0d819 (diff)
downloadconf-3dba21dd532d67553522a37c4a6d529bff4a43d8.tar.gz
conf-3dba21dd532d67553522a37c4a6d529bff4a43d8.zip
add composite manager service
Diffstat (limited to 'services')
-rwxr-xr-xservices/cairo-compmgr/log/run3
-rwxr-xr-xservices/cairo-compmgr/run3
2 files changed, 6 insertions, 0 deletions
diff --git a/services/cairo-compmgr/log/run b/services/cairo-compmgr/log/run
new file mode 100755
index 0000000..eb2a7be
--- /dev/null
+++ b/services/cairo-compmgr/log/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+multilog t * $HOME/.log/cairo-compmgr
diff --git a/services/cairo-compmgr/run b/services/cairo-compmgr/run
new file mode 100755
index 0000000..01f3dbc
--- /dev/null
+++ b/services/cairo-compmgr/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+cairo-compmgr 2>&1