summarylogtreecommitdiffstats
path: root/hpessad.service
blob: 7f180440eedc59381f67fc065b5e4b04a985dc58 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=HPE Smart Storage Administrator daemon
After=network.target

[Service]
ExecStart=/usr/sbin/ssa -start
ExecStop=/usr/sbin/ssa -stop

[Install]
WantedBy=multi-user.target