summarylogtreecommitdiffstats
path: root/hpasrd.service
blob: 4baa4a307d96285c8616480913cd3ff2536c8601 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=HP Advanced Server Recovery Daemon
Requires=hpasmd.service
After=hpasmd.service

[Service]
Type=forking
ExecStart=/opt/hp/hp-health/bin/hp-asrd
Restart=on-abort


[Install]
WantedBy=multi-user.target