mirror of
https://github.com/Derisis13/dotfiles.git
synced 2025-12-06 19:32:50 +01:00
8 lines
240 B
Plaintext
8 lines
240 B
Plaintext
# SPDX-FileCopyrightText: 2023 Harish Rajagopal <harish.rajagopals@gmail.com>
|
|
#
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
# Create the log and state directories.
|
|
d /var/log/regreet 0755 greetd greetd - -
|
|
d /var/lib/regreet 0755 greetd greetd - -
|