Added general post/pre exec to sample configuration

This commit is contained in:
Nico Schottelius 2006-01-22 11:22:37 +01:00
parent b07299b760
commit d7f1c71c9e
3 changed files with 10 additions and 0 deletions

5
conf/defaults/post_exec Executable file
View File

@ -0,0 +1,5 @@
#!/bin/cat
######################################################################
If you see this content, post_exec was executed.
######################################################################

3
conf/defaults/pre_exec Executable file
View File

@ -0,0 +1,3 @@
#!/bin/cat
If you see this content, pre_exec was executed.

View File

@ -429,3 +429,5 @@ srwali01:/etc/ccollect/sources# du -sh /mnt/hdbackup/wl6/*
pre/postexec: only when executable!
pre/postexec: link, script or executable