blob: 076a60a9a7c268dd340d48ab5a6aa215d02b4971 [file] [log] [blame]
Brad Bishop86ee1cf2016-06-27 14:53:52 -04001[Unit]
2Description=OpenBMC system manager
Brad Bishopf90a17d2016-07-13 19:10:19 -04003Requires=org.openbmc.ObjectMapper.service
4After=org.openbmc.ObjectMapper.service
Brad Bishop86ee1cf2016-06-27 14:53:52 -04005
6[Service]
7Restart=always
8ExecStart=/usr/sbin/system_manager.py
9
10[Install]
11WantedBy=multi-user.target