diff options
author | Pierre Labastie <pierre.labastie@neuf.fr> | 2021-09-07 23:01:23 +0200 |
---|---|---|
committer | Pierre Labastie <pierre.labastie@neuf.fr> | 2021-09-07 23:01:23 +0200 |
commit | a44ae5771fefbb0487ffa0108fe9287491542733 (patch) | |
tree | 68db1aa88f99873f909d74612f1560590e1d6674 /bootscripts/README | |
parent | e7fb2ca433fe6287226b0cd8e6f411717e8d6c1a (diff) |
Remove spaces at end of lines - bootscripts
Diffstat (limited to 'bootscripts/README')
-rw-r--r-- | bootscripts/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootscripts/README b/bootscripts/README index 9c08faf39..8753c95b0 100644 --- a/bootscripts/README +++ b/bootscripts/README @@ -48,7 +48,7 @@ CleanFS configuration: /etc/sysconfig/rc.site - SKIPTMPCLEAN: skips cleaning of /tmp directory - /etc/sysconfig/createfiles + /etc/sysconfig/createfiles Each line is parsed, using space as a deliminator. [NAME] [TYPE] [PERMISSIONS] [USER] [GROUP] The below fields are currently only used on dev type. |