mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
samba: Fix restore command
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
3505dff9b7
commit
7f8264bf93
@ -151,4 +151,4 @@ def backup_pre(packet):
|
||||
def restore_post(packet):
|
||||
"""Restore configuration."""
|
||||
actions.superuser_run('samba', ['setup'])
|
||||
actions.superuser_run('samba', ['restore-config'])
|
||||
actions.superuser_run('samba', ['restore-shares'])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user