File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -637,13 +637,13 @@ The following parameters are available in the `systemd::dropin_file` defined typ
637637
638638Data type: ` Systemd::Unit `
639639
640- the The target unit file to create, the value will be set to the ` filename ` parameter as well
640+ The target unit file to create
641641
642642##### <a name =" filename " ></a >` filename `
643643
644644Data type: ` Systemd::Dropin `
645645
646- The target unit file to create
646+ The filename of the drop in. The full path is determined using the path, unit and this filename.
647647
648648Default value: ` $name `
649649
Original file line number Diff line number Diff line change 44#
55# @see systemd.unit(5)
66#
7- # @param unit the The target unit file to create, the value will be set to the `filename` parameter as well
8- # @param filename The target unit file to create
7+ # @param unit The target unit file to create
8+ # @param filename The filename of the drop in. The full path is determined using the path, unit and this filename.
99# @param ensure the state of this dropin file
1010# @param path The main systemd configuration path
1111# @param selinux_ignore_defaults If Puppet should ignore the default SELinux labels.
You can’t perform that action at this time.
0 commit comments