-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Admin
Currently the --shutdown option only works on linux and is not written in a portable way to other platforms. This could be implemented via a network call (would have issues with auth) or with an abstraction around checking that the process (without looking in /proc/<id>/exe) is the correct one.