Skip to content

Commit

Permalink
README.md: purge trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Jun 14, 2021
1 parent a3bd5d1 commit 064b7d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ Additionally you can set custom udev rules with the `udev_rules` parameter.
```puppet
class { 'systemd':
manage_udevd => true,
udev_rules => {
udev_rules => {
'example_raw.rules' => {
'rules' => [
'ACTION=="add", KERNEL=="sda", RUN+="/bin/raw /dev/raw/raw1 %N"',
Expand Down

0 comments on commit 064b7d0

Please sign in to comment.