distribution/packages/sysutils/busybox/system.d/storage-log.service
2022-02-05 09:23:32 -05:00

9 lines
209 B
Desktop File

[Unit]
Description=Create Persistent Log Directory on /storage
DefaultDependencies=no
RequiresMountsFor=/storage
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/bin/mkdir -p /storage/.cache/log/journal