summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
Diffstat (limited to 'services')
-rwxr-xr-xservices/cairo-compmgr/log/run3
-rwxr-xr-xservices/cairo-compmgr/run3
-rwxr-xr-xservices/minicpan_webserver/log/run3
-rwxr-xr-xservices/minicpan_webserver/run5
4 files changed, 0 insertions, 14 deletions
diff --git a/services/cairo-compmgr/log/run b/services/cairo-compmgr/log/run
deleted file mode 100755
index eb2a7be..0000000
--- a/services/cairo-compmgr/log/run
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-multilog t * $HOME/.log/cairo-compmgr
diff --git a/services/cairo-compmgr/run b/services/cairo-compmgr/run
deleted file mode 100755
index 01f3dbc..0000000
--- a/services/cairo-compmgr/run
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-cairo-compmgr 2>&1
diff --git a/services/minicpan_webserver/log/run b/services/minicpan_webserver/log/run
deleted file mode 100755
index 27aa288..0000000
--- a/services/minicpan_webserver/log/run
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-multilog t * $HOME/.log/minicpan_webserver
diff --git a/services/minicpan_webserver/run b/services/minicpan_webserver/run
deleted file mode 100755
index 8e37b91..0000000
--- a/services/minicpan_webserver/run
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-cd $HOME
-source $HOME/.bashrc
-minicpan_webserver 2>&1