首页 > 其他分享 >Job for xrdp.service failed because the control process exited with error code.xrdp启动错误

Job for xrdp.service failed because the control process exited with error code.xrdp启动错误

时间:2022-11-25 22:33:34浏览次数:66  
标签:control because log service xrdp var

解决方法:

touch /var/log/xrdp.log

chown xrdp:adm /var/log/xrdp.log

chmod 640 /var/log/xrdp.log

Reboot

 

systemctl start xrdp

systemctl status xrdp

 

来自 <vnc - xrdp service fails to start after reboot - Raspberry Pi Stack Exchange>

标签:control,because,log,service,xrdp,var
From: https://www.cnblogs.com/deciduousmap/p/16926588.html

相关文章