From 8e95b4156b66b08893382e05adc63616e6579e81 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Tue, 6 Feb 2007 20:01:05 +0000 Subject: [PATCH] * changed pound to use a SID file instead of postsysfiles.in git-svn-id: svn://svn.opensde.net/opensde/package/branches/sid@20122 10447126-35f2-4685-b0cf-6dd780d3921f --- network/pound/postsysfiles.in | 15 --------------- network/pound/pound.sid | 17 +++++++++++++++++ 2 files changed, 17 insertions(+), 15 deletions(-) delete mode 100644 network/pound/postsysfiles.in create mode 100644 network/pound/pound.sid diff --git a/network/pound/postsysfiles.in b/network/pound/postsysfiles.in deleted file mode 100644 index ece9a7318..000000000 --- a/network/pound/postsysfiles.in +++ /dev/null @@ -1,15 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../pound/postsysfiles.in -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; version 2 of the License. A copy of the -# GNU General Public License can be found in the file COPYING. -# --- SDE-COPYRIGHT-NOTE-END --- -safe_groupadd pound 82 -safe_useradd pound 82 82 "Pound Reverse-Proxy" /var/empty /bin/false "*" diff --git a/network/pound/pound.sid b/network/pound/pound.sid new file mode 100644 index 000000000..e5a9a762c --- /dev/null +++ b/network/pound/pound.sid @@ -0,0 +1,17 @@ +; --- SDE-COPYRIGHT-NOTE-BEGIN --- +; This copyright note is auto-generated by ./scripts/Create-CopyPatch. +; +; Filename: package/.../pound/pound.sid +; Copyright (C) 2007 The OpenSDE Project +; +; More information can be found in the files COPYING and README. +; +; This program is free software; you can redistribute it and/or modify +; it under the terms of the GNU General Public License as published by +; the Free Software Foundation; version 2 of the License. A copy of the +; GNU General Public License can be found in the file COPYING. +; --- SDE-COPYRIGHT-NOTE-END --- + +[general] +user=pound +group=pound