Skip to content

Commit fe778e9

Browse files
committed
changed Comments to reflect DAC, not Informatica
1 parent ead7ab0 commit fe778e9

File tree

1 file changed

+3
-3
lines changed
  • Oracle Scripts/DAC/init.d

1 file changed

+3
-3
lines changed

Oracle Scripts/DAC/init.d/dac

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#!/bin/bash
22
# chkconfig: 345 96 20
3-
# description: Control infamatica process
3+
# description: Control dac process
44
#
5-
# File: /etc/init.d/informatica
6-
# Purpose: Start and stop the Informatica server
5+
# File: /etc/init.d/dac
6+
# Purpose: Start and stop the DAC server
77
# Author: bthompso (Conundrum)
88
# Date: 3/11/2014
99
#

0 commit comments

Comments
 (0)