3
netctl start要求输入root密码
每次我做netctl start Newton(这Newton是我的wifi网络配置文件的名称)时,我都会收到以下消息: ==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units === Authentication is required to manage system services or other units. Authenticating as: root Password: 如果输入了错误的密码,则会收到以下消息: ==== AUTHENTICATION FAILED === Failed to start netctl@Newton.service: Access denied 这实际上对我来说不是问题,因为我知道我的root密码,但令我感到震惊的是,如果我不知道该密码,那我将无法连接到Internet,那是不对的。我很随便,所以我应该可以使用自己的密码连接到网络,但是它要求输入root的密码。 如何停止输入root密码?