summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inventory/host_vars/ch-installsmb.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/inventory/host_vars/ch-installsmb.yml b/inventory/host_vars/ch-installsmb.yml
index 4f98467d..9b673bea 100644
--- a/inventory/host_vars/ch-installsmb.yml
+++ b/inventory/host_vars/ch-installsmb.yml
@@ -47,10 +47,10 @@ openwrt_mixin:
file: "{{ global_files_dir }}/common/htoprc"
/etc/rc.d/S90smb-tmpfs:
- link: "../init.d/network-fw"
+ link: "../init.d/smb-tmpfs"
/etc/rc.d/K10smb-tmpfs:
- link: "../init.d/network-fw"
+ link: "../init.d/smb-tmpfs"
/etc/init.d/smb-tmpfs:
mode: "0755"