summaryrefslogtreecommitdiff
path: root/security-manager/service_files/xyz.openbmc_project.SecurityManager.service
blob: 76d9f0d8e1daea0e137ab1c411803eaebc6d7293 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description= Security Manager - For At-ScaleDebug service, User security
Requires=xyz.openbmc_project.EntityManager.service
After=xyz.openbmc_project.ObjectMapper.service

[Service]
Restart=always
ExecStart=/usr/bin/security-manager
Type=simple
SyslogIdentifier=security-manager

[Install]
WantedBy=multi-user.target