Files
vendor_lineage/prebuilt/common/etc/init/init.openssh.rc
Michael Bestas 1f0d9c1341 Reorganize init scripts
* Add init prefix
* Improve naming
* Move to system_ext

Change-Id: Ic6cc600feca48e9f9b83e023a16daed25b5a7de8
2021-11-28 23:53:11 +02:00

4 lines
113 B
Plaintext

on post-fs-data
mkdir /data/ssh 0750 root shell encryption=Require
mkdir /data/ssh/empty 0600 root shell