Fix application of Tizen 3.0 security model
[platform/core/account/account-manager.git] / packaging / accounts-service.service
index 5d16913..0e2fbc8 100644 (file)
@@ -1,12 +1,10 @@
 [Unit]
 Description=Accounts service
-After=tizen-runtime.target
-Requires=tizen-runtime.target
 
 [Service]
 User=system
-Gruop=system
-SmackProcessLabel=libaccounts-svc
+Group=system
+
 Type=simple
 ExecStart=/usr/bin/account-svcd
 Restart=always