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/netmount.in | |
| parent | 0b7450a1c0d0ae73a55c5de59808714266bb6bab (diff) | |
remove -prefix keyword from service scriptsorigin/rm-prefix
Diffstat (limited to 'init.d/netmount.in')
| -rw-r--r-- | init.d/netmount.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/netmount.in b/init.d/netmount.in index 2296e91c..e37f0b9e 100644 --- a/init.d/netmount.in +++ b/init.d/netmount.in @@ -26,7 +26,7 @@ depend() use afc-client amd openvpn use dns use root - keyword -docker -jail -lxc -prefix -systemd-nspawn -vserver + keyword -docker -jail -lxc -systemd-nspawn -vserver } start() |
