gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] Lenny 5.0


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] Lenny 5.0
Date: Wed, 25 Feb 2009 10:19:23 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On Tue, Feb 24, 2009 at 01:21:08PM -0300, Rogerio Luz wrote:

> #!/bin/bash
> ## Version 0.1
> ## This script will automatically make the backup and restore .conf 
> ## that come with the GNUmed tarballs go where they are needed and
> ## it will be possible then to make backups and restore with the 
> ## scripts provided in the tarballs. 
> ## This must be run by root, in the directory /server/doc !!!!!! 
> ##(use at your own discretion) 
> ## Rogerio Luz Coelho, M.D. (Brasil) 
> 
> su root
> mkdir /etc/gnumed 
> cp gnumed* /etc/gnumed/
> cd /etc/gnumed
> mv gnumed-backup.conf.example gnumed-backup.conf
> mv gnumed-restore.conf.example gnumed-restore.conf

This script could be of interest to Andreas and Sebastian to
review and make sure the package installers do this as it
is, indeed, what needs to happen to make backup and restore
work the way they are intended to work.

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346




reply via email to

[Prev in Thread] Current Thread [Next in Thread]