aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi/recipes-support-ivi/ecryptfs-utils/ecryptfs-utils/ecryptfs.service
blob: 52f339773e99fe30a8f7413ed8851a1fea15bc60 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=A userspace daemon that runs as the user perform file operations under the eCryptfs mount point
After=udev.service

[Service]
ExecStart=/usr/bin/ecryptfsd -f

[Install]
WantedBy=multi-user.target