summaryrefslogtreecommitdiff
path: root/systemd/webappenc-initializer.service.in
blob: 768552e5c72b9304ecdf19e2473eb91769960369 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Unit]
Description=Import APP DEKs for Preloaded Web App Decryption
DefaultDependencies=no
Requires=central-key-manager.service
After=central-key-manager.service

[Service]
User=security_fw
Group=security_fw
Type=oneshot
ExecStart=/usr/bin/wae_initializer
SmackProcessLabel=System

[Install]
WantedBy=multi-user.target