blob: ffd980fcaee14ad80db260ee05ee4723313b4f29 [file] [log] [blame]
Andrew Geissler64400062019-08-13 13:43:23 -05001[Unit]
2Description=phosphor systemd target monitor
3After=dbus.service
4
5[Service]
6Restart=always
7ExecStart=/usr/bin/phosphor-systemd-target-monitor -f /etc/phosphor-systemd-target-monitor/phosphor-target-monitor-default.json
8
9[Install]
10WantedBy=multi-user.target