gluon-mesh-vpn-core: remove obsolete migration code
/etc/config/gluon-simple-tc was removed with Gluon 2016.1.
This commit is contained in:
parent
818c31afdd
commit
fc7c8cb086
@ -20,11 +20,6 @@ uci:section('network', 'interface', 'mesh_vpn', {
|
|||||||
uci:save('network')
|
uci:save('network')
|
||||||
|
|
||||||
|
|
||||||
if unistd.access('/etc/config/gluon-simple-tc') then
|
|
||||||
os.rename('/etc/config/gluon-simple-tc', '/etc/config/simple-tc')
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
-- The previously used user and group are removed, we now have a generic group
|
-- The previously used user and group are removed, we now have a generic group
|
||||||
users.remove_user('gluon-fastd')
|
users.remove_user('gluon-fastd')
|
||||||
users.remove_group('gluon-fastd')
|
users.remove_group('gluon-fastd')
|
||||||
|
Loading…
Reference in New Issue
Block a user