summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-extended/pam/libpam/convert-pam-configs.service
blob: 099a5c6e07e3c7066a7531dfde62803c4b535121 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Convert PAM config files

[Service]
RemainAfterExit=yes
Type=oneshot
ExecStart=/usr/bin/convert-pam-configs.sh

[Install]
WantedBy=multi-user.target