Add permission of service restart

This commit is contained in:
cuigh 2018-04-13 15:18:29 +08:00
parent 6bba3531f7
commit c624b1f9bd

View File

@ -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"},
},
},
{