summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/lcdproc/lcdproc.install
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra-testing/lcdproc/lcdproc.install')
-rw-r--r--abs/extra-testing/lcdproc/lcdproc.install7
1 files changed, 0 insertions, 7 deletions
diff --git a/abs/extra-testing/lcdproc/lcdproc.install b/abs/extra-testing/lcdproc/lcdproc.install
deleted file mode 100644
index bd3c85e..0000000
--- a/abs/extra-testing/lcdproc/lcdproc.install
+++ /dev/null
@@ -1,7 +0,0 @@
-post_install() {
- add_service.sh lcdd
-}
-
-pre_remove() {
- remove_service.sh lcdd
-}