mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
openssh-server: keep_empty_dirs is not required anymore.
This commit is contained in:
parent
ac598678d6
commit
2bfe7f5db1
1 changed files with 1 additions and 2 deletions
|
@ -5,8 +5,7 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains the ${pkgname} server files."
|
This package contains the ${pkgname} server files."
|
||||||
|
|
||||||
revision=1
|
revision=2
|
||||||
keep_empty_dirs=yes
|
|
||||||
conf_files="/etc/ssh/sshd_config /etc/pam.d/sshd"
|
conf_files="/etc/ssh/sshd_config /etc/pam.d/sshd"
|
||||||
openrc_services="sshd default true"
|
openrc_services="sshd default true"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue