Skip to content

Commit 0ff5f34

Browse files
authored
Merge pull request #21 from vincent-legoll/master
Gridinit default config fixes
2 parents 6802dac + 71ec936 commit 0ff5f34

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

gridinit.conf

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[Default]
2-
listen=/var/run/gridinit.sock
2+
#listen=/var/run/gridinit.sock
33
pidfile=/var/run/gridinit.pid
44

55
# Default:uid : STRING | INTEGER
@@ -53,13 +53,6 @@ limit.stack_size=1024
5353
# start/stop commands
5454
groups_only=NS-common,NS-stgdev
5555

56-
[Alerts]
57-
plugin=/usr/local/lib/gridinit/gridinit_alert_implementation.so
58-
symbol=MODULE_EXPORT
59-
config.sopcode=XXX-YYY-NNNN
60-
config.code_client=B2B
61-
config.code_projet=OIO-SDS
62-
6356
[service.key0]
6457

6558
# group : STRING

0 commit comments

Comments
 (0)