blob: 3fe2dca53045873b30d0fb7fbbdf4742d8a3d082 [file] [log] [blame]
[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}
RuntimeDirectory = network
RuntimeDirectoryPreserve = yes
StateDirectory = network
[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}