@@ -27,7 +27,7 @@ var entrypoints = map[string]func(){
"halt":power.Halt,
"init":osInit.MainInit,
"netconf":network.Main,
"poweroff":power.PowerOff,
"poweroff":power.Off,
"reboot":power.Reboot,
"respawn":respawn.Main,
"ros-sysinit":sysinit.Main,
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.