Go to file
Jose M. Guisado 355e6caad3 #1065 windows: use shutdown for poweroff and reboot operations
Running ogClient as a service (non interactive user) breaks
poweroff and reboot using ExitWindowsEx function in user32.dll.

Spawn a subshell using os.system and use the 'shutdown' command
instead.

This is a terminating command, we don't need fine grain from
subprocess module.
2021-12-10 12:56:50 +01:00
cfg #1060 virtual: enable audio and wifi vfio by default 2021-09-01 13:33:18 +02:00
src #1065 windows: use shutdown for poweroff and reboot operations 2021-12-10 12:56:50 +01:00
tests ogClient is AGPLv3+ 2021-05-14 00:19:28 +02:00
.gitignore Create new ogClient 2020-01-19 19:50:44 +01:00
COPYING Rename LICENSE to COPYING 2020-06-18 16:45:46 +02:00
ogclient #1065 Init config_path according to platform 2021-12-10 10:03:12 +01:00
setup.py Rename 'linux' folder and operations to 'live' 2020-12-03 13:38:43 +01:00