source: mainline/uspace/cfg/sysman/net__loopback.svc@ 015b147

Last change on this file since 015b147 was 5353f50, checked in by Matthieu Riolo <matthieu.riolo@…>, 6 years ago

net: Start network service on boot

  • Create unit files
  • Create network.tgt
  • Enable autostart of directly brokered net services

Conflicts:

boot/Makefile.common
uspace/lib/c/generic/inet.c
uspace/lib/c/generic/inet/tcp.c
uspace/lib/c/generic/inetping.c
uspace/lib/c/include/ipc/services.h
uspace/srv/net/loopip/loopip.c

  • Property mode set to 100644
File size: 40 bytes
Line 
1[Service]
2ExecStart = /root/srv/loopip
3
Note: See TracBrowser for help on using the repository browser.