| 
 | 
 
Got some warnings during start-up using Debian 8. Any fix available? 
 
root@OrangePI:/home/orangepi# systemctl status systemd-modules-load.service -l 
● systemd-modules-load.service - Load Kernel Modules 
   Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static) 
   Active: failed (Result: exit-code) since Thu 1970-01-01 08:10:24 CST; 2min 14s ago 
     Docs: man:systemd-modules-load.service(8) 
           man:modules-load.d(5) 
  Process: 265 ExecStart=/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE) 
Main PID: 265 (code=exited, status=1/FAILURE) 
 
Jan 01 08:10:24 OrangePI systemd-modules-load[265]: Module 'fuse' is builtin 
Jan 01 08:10:24 OrangePI systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE 
Jan 01 08:10:24 OrangePI systemd[1]: Failed to start Load Kernel Modules. 
Jan 01 08:10:24 OrangePI systemd[1]: Unit systemd-modules-load.service entered failed state. 
 |   
 
 
 
 |