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/staticroute.in | |
| parent | 0b7450a1c0d0ae73a55c5de59808714266bb6bab (diff) | |
remove -prefix keyword from service scriptsorigin/rm-prefix
Diffstat (limited to 'init.d/staticroute.in')
| -rw-r--r-- | init.d/staticroute.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/staticroute.in b/init.d/staticroute.in index f8b8bb12..b2c99407 100644 --- a/init.d/staticroute.in +++ b/init.d/staticroute.in @@ -19,7 +19,7 @@ depend() after clock provide net use network - keyword -jail -prefix -vserver + keyword -jail -vserver } pre_flight_checks() |
