aports/testing/greetd/greetd.confd
Jakub Jirutka 62dff62513 testing/greetd: fix and improve init script
- Don't force supervise-daemon; see e.g.
  49943448710a628d2f8d928bc8e41b8b0adc5ebb for explanation.
- Don't change ownership of /var/empty (WTF!?).
- Parametrize config file location.
- Fix code-style.
2021-09-18 00:21:45 +02:00

8 lines
174 B
Bash

# Configuration for /etc/init.d/greetd
# Path to config file to use.
#cfgfile="/etc/greetd/config.toml"
# Uncomment to use process supervisor.
#supervisor=supervise-daemon