mirror of
https://github.com/kairos-io/kcrypt.git
synced 2025-04-27 19:29:09 +00:00
10 lines
169 B
Desktop File
10 lines
169 B
Desktop File
[Unit]
|
|
Description=kcrypt mount
|
|
DefaultDependencies=no
|
|
Before=cos-immutable-rootfs.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=no
|
|
ExecStart=/sbin/kcrypt-mount-local
|