mirror of
https://github.com/cuigh/swirl
synced 2024-12-28 14:51:57 +00:00
Add permission of service restart
This commit is contained in:
parent
6bba3531f7
commit
c624b1f9bd
@ -92,6 +92,7 @@ var Perms = []PermGroup{
|
||||
{Key: "service.update", Text: "Update"},
|
||||
{Key: "service.scale", Text: "Scale"},
|
||||
{Key: "service.rollback", Text: "Rollback"},
|
||||
{Key: "service.restart", Text: "Restart"},
|
||||
},
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user