Skip to content

Commit

Permalink
Fixed sudoers and symlink to /var/lib/nethserver/backup
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidePrincipi committed Jan 5, 2016
1 parent 0d9e212 commit bc43eeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion createlinks
Expand Up @@ -61,4 +61,4 @@ event_actions($event,
'nethserver-backup-config-list-packages' => '50',
);

exit;
safe_symlink('/var/lib/nethserver/backup' => 'root/usr/share/nethesis/nethserver-manager/backup');
1 change: 1 addition & 0 deletions root/etc/e-smith/templates/etc/sudoers/20backup_config
Expand Up @@ -5,6 +5,7 @@
push @cmnd_alias_httpd_admin, qw(
/sbin/e-smith/backup-config
/sbin/e-smith/restore-config
/sbin/e-smith/delete-config
);
'';
}

0 comments on commit bc43eeb

Please sign in to comment.