xref: /openbmc/phosphor-objmgr/src/systemd/mapper-subtree-remove@.service.in (revision cf72403d7ef358974c18ff5257f5e763151952ec)
1[Unit]
2Description=mapper subtree-remove %I
3
4[Service]
5Type=oneshot
6RemainAfterExit=no
7Restart=on-failure
8TimeoutStartSec=infinity
9ExecStart=@BINDIR@/mapper subtree-remove %I
10