summaryrefslogtreecommitdiffstats
path: root/testing/rrdbot/rrdbot.pre-install
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-02-02 16:03:06 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-02-02 16:03:06 +0000
commit9ad548df8aa2a860ca311453ed3d6a98962f32f5 (patch)
tree09dec888ccfdf1447ba13e62c50d9291176b07e3 /testing/rrdbot/rrdbot.pre-install
parent96813504f80856d8d85b390207621e5cbba64a85 (diff)
downloadaports-9ad548df8aa2a860ca311453ed3d6a98962f32f5.tar.bz2
aports-9ad548df8aa2a860ca311453ed3d6a98962f32f5.tar.xz
testing/*: remove from stable branch
Diffstat (limited to 'testing/rrdbot/rrdbot.pre-install')
-rw-r--r--testing/rrdbot/rrdbot.pre-install7
1 files changed, 0 insertions, 7 deletions
diff --git a/testing/rrdbot/rrdbot.pre-install b/testing/rrdbot/rrdbot.pre-install
deleted file mode 100644
index 2c35d02d..00000000
--- a/testing/rrdbot/rrdbot.pre-install
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-# this user should be included in alpine-baselayout-1.2.
-# included here for backward compability.
-adduser -H -s /bin/false -D rrdbotd 2>/dev/null
-
-exit 0