Merge "resetting manifest requested domain to floor" into tizen
[platform/core/security/secure-storage.git] / packaging / secure-storage.service
1
2 [Unit]
3 Description=Start the Secure Storage server
4
5 [Service]
6 ExecStartPre=-/bin/mkdir -p /csa
7 ExecStart=/usr/bin/ss-server
8
9 [Install]
10 WantedBy=multi-user.target