代码: 全选
$ sudo systemctl enable usbmuxd.service
代码: 全选
The unit files have no [Install] section. They are not meant to be enabled using systemctl.

代码: 全选
$ sudo systemctl enable usbmuxd.service
代码: 全选
The unit files have no [Install] section. They are not meant to be enabled using systemctl.
果然,我加上 graphical.target ,问题解决。枫叶饭团 写了:你看你的usbmuxd.service文件,没有写install吧