diff options
| author | William Hubbs <w.d.hubbs@gmail.com> | 2024-03-25 13:13:55 -0500 |
|---|---|---|
| committer | William Hubbs <w.d.hubbs@gmail.com> | 2024-04-02 09:15:20 -0500 |
| commit | b76b3b272cb03c9755027e29c15658aeee824589 (patch) | |
| tree | fbc3562a2bc80b0be3064c1b9bdadf63cb74f99a /init.d/bootmisc.in | |
| parent | 0b7450a1c0d0ae73a55c5de59808714266bb6bab (diff) | |
remove -prefix keyword from service scriptsorigin/rm-prefix
Diffstat (limited to 'init.d/bootmisc.in')
| -rw-r--r-- | init.d/bootmisc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/bootmisc.in b/init.d/bootmisc.in index 233dfc55..d73d1117 100644 --- a/init.d/bootmisc.in +++ b/init.d/bootmisc.in @@ -14,7 +14,7 @@ depend() need localmount before logger after clock root sysctl - keyword -prefix -timeout + keyword -timeout } : ${wipe_tmp:=${WIPE_TMP:-yes}} |
