Parent Directory
|
Revision Log
|
Patch
revision 2275 by misc, Sun Jan 15 15:09:02 2012 UTC | revision 2276 by misc, Sun Jan 15 17:07:16 2012 UTC | |
---|---|---|
# | Line 17 class ii { | Line 17 class ii { |
17 | # a custom wrappper is needed since ii do not fork in the | # a custom wrappper is needed since ii do not fork in the |
18 | # background, and bash is not able to properly do it | # background, and bash is not able to properly do it |
19 | local_script { "ii_$nick": | local_script { "ii_$nick": |
20 | content => "ii/ii_wrapper.pl", | content => template("ii/ii_wrapper.pl"), |
21 | require => Class['ii::base'], | require => Class['ii::base'], |
22 | } | } |
23 |
|
ViewVC Help | |
Powered by ViewVC 1.1.28 |