10 lines
215 B
Desktop File
10 lines
215 B
Desktop File
[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
|