summaryrefslogtreecommitdiffstats
path: root/xyz.openbmc_project.Network.service.in
blob: 65c57cec55bf9116c80a3707aa0d59765aa6cf6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[Unit]
Description=Phosphor Network Manager
After=obmc-mapper.target

[Service]
ExecStart=/usr/bin/env phosphor-network-manager
SyslogIdentifier=phosphor-network-manager
Restart=always
Type=dbus
BusName=@BUSNAME_NETWORK@
RuntimeDirectory = network
RuntimeDirectoryPreserve = yes
StateDirectory = network

[Install]
WantedBy=@SYSTEMD_TARGET@
OpenPOWER on IntegriCloud