summarylogtreecommitdiffstats
path: root/lsi_mrdsnmpd.service
blob: 2a8bf587d2253e6205791864cada4ec00ec1cffd (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=LSI MegaRAID Storage Manager SMNP Agent
Requires=snmpd.service lsi_msm.service

[Service]
Type=forking
EnvironmentFile=/etc/profile.d/msm.sh
ExecStart=/usr/bin/lsi_mrdsnmpagent -c /etc/snmp/snmpd.conf

[Install]
WantedBy=multi-user.target