diff options
Diffstat (limited to 'admin/Sources/Clients/ogagent/oglive/debian/ogagent-oglive.postinst.debhelper')
-rw-r--r-- | admin/Sources/Clients/ogagent/oglive/debian/ogagent-oglive.postinst.debhelper | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/admin/Sources/Clients/ogagent/oglive/debian/ogagent-oglive.postinst.debhelper b/admin/Sources/Clients/ogagent/oglive/debian/ogagent-oglive.postinst.debhelper deleted file mode 100644 index e75924dc..00000000 --- a/admin/Sources/Clients/ogagent/oglive/debian/ogagent-oglive.postinst.debhelper +++ /dev/null @@ -1,5 +0,0 @@ -# Automatically added by dh_installinit -if [ -x "/etc/init.d/ogagent" ]; then - update-rc.d ogagent defaults >/dev/null || exit $? -fi -# End automatically added section |