美文网首页
Archlinu服务相关问题

Archlinu服务相关问题

作者: 徽墨酥炸 | 来源:发表于2018-03-31 21:08 被阅读0次
问题:a start job is running for sys-subsystem-net-devices-wlan0.device

解决方法: 通过systemctl(systemctldisablexxx,)命令来关闭对应的service,通常服务路径/etc/systemd/system/,这个文件下有对应的服务名,服务名可能和问题的名字有一定的差异,比如上面的问题对应的服务名为:netctl-auto\@wlan0.service ,路径是/etc/systemd/system/multi-user.target.wants/netctl-auto\@wlan0.service

命令: systemctl disable netctl-auto\@wlan0.service

相关文章

网友评论

      本文标题:Archlinu服务相关问题

      本文链接:https://www.haomeiwen.com/subject/nkencftx.html