Author: luisibanez-guest
Date: 2012-07-14 14:38:21 +0000 (Sat, 14 Jul 2012)
New Revision: 11800

Modified:
   trunk/packages/vista/trunk/debian/auto_install
   trunk/packages/vista/trunk/debian/changelog
Log:
Added creation of directories: j and logs,for journaling and loging.



Modified: trunk/packages/vista/trunk/debian/auto_install
===================================================================
--- trunk/packages/vista/trunk/debian/auto_install      2012-07-14 14:34:33 UTC 
(rev 11799)
+++ trunk/packages/vista/trunk/debian/auto_install      2012-07-14 14:38:21 UTC 
(rev 11800)
@@ -8,6 +8,8 @@
 mkdir -p $VISTA_INSTANCE_DIR/r
 mkdir -p $VISTA_INSTANCE_DIR/o
 mkdir -p $VISTA_INSTANCE_DIR/g
+mkdir -p $VISTA_INSTANCE_DIR/j
+mkdir -p $VISTA_INSTANCE_DIR/logs
 mkdir -p $VISTA_INSTANCE_DIR/inet
 mkdir -p $VISTA_INSTANCE_DIR/inet/Logs
 mkdir -p $VISTA_INSTANCE_DIR/profile

Modified: trunk/packages/vista/trunk/debian/changelog
===================================================================
--- trunk/packages/vista/trunk/debian/changelog 2012-07-14 14:34:33 UTC (rev 
11799)
+++ trunk/packages/vista/trunk/debian/changelog 2012-07-14 14:38:21 UTC (rev 
11800)
@@ -52,6 +52,7 @@
     Added installation of a vista_profile file to set environment variables
     intended to be sourced by VistA users.
     Added configuration files to listen to CPRS via xinetd and RPCs.
+    Added creation of directories: j and logs,for journaling and loging.
   * debian/copyright:
     Addressing lintian warning: missing-license-paragraph-in-dep5-copyright,
     added a paragraph stating where to find the license file.


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to