<div dir="ltr"><div>Hello,<br></div><div><br></div><div>I want to run reboot as normal user using the following command:</div><div>dbus-send --system --print-reply --reply-timeout=2000 --type=method_call --dest=org.freedesktop.login1 /org/freedesktop/login1 org.freedesktop.login1.Manager.Reboot boolean:false<br></div><div><br></div><div>but I got a Permission denied error. </div><div><br></div><div>I checked that verify_shutdown_creds (in logind-dbus.c) calls bus_verify_polkit_async, could it be the reason why I got permission denied error while polkit is not installed?</div><div><br></div><div>I don't want to use Polkit or sudo, is there any solution ?<br></div><div><br></div><div>Best regards,<br></div><div>Mohamed Ali</div></div>