From 2547fa643a7f9c66e9689d8acbeed391229c64cf Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Tue, 6 Feb 2007 18:30:45 +0000 Subject: [PATCH] * changed hal to use a SID file instead of postsysfiles.in git-svn-id: svn://svn.opensde.net/opensde/package/branches/sid@20117 10447126-35f2-4685-b0cf-6dd780d3921f --- base/hal/hal.sid | 17 +++++++++++++++++ base/hal/postsysfiles.in | 17 ----------------- 2 files changed, 17 insertions(+), 17 deletions(-) create mode 100644 base/hal/hal.sid delete mode 100644 base/hal/postsysfiles.in diff --git a/base/hal/hal.sid b/base/hal/hal.sid new file mode 100644 index 000000000..fa5abdf94 --- /dev/null +++ b/base/hal/hal.sid @@ -0,0 +1,17 @@ +; --- SDE-COPYRIGHT-NOTE-BEGIN --- +; This copyright note is auto-generated by ./scripts/Create-CopyPatch. +; +; Filename: package/.../hal/hal.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=haldaemon +group=haldaemon diff --git a/base/hal/postsysfiles.in b/base/hal/postsysfiles.in deleted file mode 100644 index 5f7958957..000000000 --- a/base/hal/postsysfiles.in +++ /dev/null @@ -1,17 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../hal/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 haldaemon 15 -safe_useradd haldaemon 15 15 "HAL" /var/empty /bin/sh "*" -