Method: RunnerHelperGenerator#gen_unit_file
- Defined in:
- lib/generators/runner_helper/runner_helper_generator.rb
#gen_unit_file ⇒ Object
15 16 17 |
# File 'lib/generators/runner_helper/runner_helper_generator.rb', line 15 def gen_unit_file template('unit.service.erb', "vendor/systemd/#{file_name}.service") end |