blob: 7748bb2cdf9a2e5689304196e7f386cca8f108c2 [file] [log] [blame]
[Unit]
Description=Storage management daemon for an encrypted storage device
Requires=xyz.openbmc_project.EntityManager.service
After=xyz.openbmc_project.EntityManager.service
[Service]
Type=simple
Restart=always
ExecStart=@BINDIR@/eStoraged
[Install]
WantedBy=multi-user.target