Changeset eaafee3 in mainline
- Timestamp:
- 2020-01-09T01:04:57Z (5 years ago)
- Children:
- 3004ab7
- Parents:
- b09e0d7
- git-author:
- Matthieu Riolo <matthieu.riolo@…> (2020-01-04 20:20:07)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2020-01-09 01:04:57)
- Location:
- uspace/cfg/sysman
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/cfg/sysman/net__dhcp.svc
rb09e0d7 reaafee3 1 1 [Service] 2 ExecStart = /srv/ dhcp2 ExecStart = /srv/net/dhcp -
uspace/cfg/sysman/net__dnsr.svc
rb09e0d7 reaafee3 1 1 [Service] 2 ExecStart = /srv/ dnsrsrv2 ExecStart = /srv/net/dnsrsrv -
uspace/cfg/sysman/net__ethip.svc
rb09e0d7 reaafee3 1 1 [Service] 2 ExecStart = /srv/ ethip2 ExecStart = /srv/net/ethip -
uspace/cfg/sysman/net__inet.svc
rb09e0d7 reaafee3 1 1 [Service] 2 ExecStart = /srv/ inetsrv2 ExecStart = /srv/net/inetsrv -
uspace/cfg/sysman/net__loopback.svc
rb09e0d7 reaafee3 1 1 [Service] 2 ExecStart = /srv/ loopip2 ExecStart = /srv/net/loopip -
uspace/cfg/sysman/net__netconf.svc
rb09e0d7 reaafee3 1 1 [Service] 2 ExecStart = /srv/n confsrv2 ExecStart = /srv/net/nconfsrv -
uspace/cfg/sysman/net__tcp.svc
rb09e0d7 reaafee3 4 4 5 5 [Service] 6 ExecStart = /srv/ tcp6 ExecStart = /srv/net/tcp -
uspace/cfg/sysman/net__udp.svc
rb09e0d7 reaafee3 1 1 [Service] 2 ExecStart = /srv/ udp2 ExecStart = /srv/net/udp
Note:
See TracChangeset
for help on using the changeset viewer.