Repository URL to install this package:
|
Version:
1.0.0b1 ▾
|
doc:
short_help: Configuration file for environment variables to configure a systemd service.
args:
service_name:
doc:
short_help: The name of the service.
type: string
required: true
frecklets:
- systemd-service-config-file:
env_vars: '{{:: env_vars ::}}'
path: '/etc/conf.d/{{:: service_name ::}}'
owner: root
group: root
mode: '0600'
meta: {}