Update packages that use $openrc_services with the third argument.
Packages that can be started without modifications are enabled, well some of them, otherwise disabled. --HG-- extra : convert_revision : 42105adabbc02b0f07a5d7173664778a5001c739
This commit is contained in:
@@ -5,10 +5,10 @@ long_desc="${long_desc}
|
||||
|
||||
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"
|
||||
openrc_services="sshd default"
|
||||
openrc_services="sshd default false"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run zlib
|
||||
|
||||
Reference in New Issue
Block a user