Handle openrc_services more gracefully.
1) There's no need to specify the trigger anymore. 2) There's no need to add the OpenRC run dependency anymore. Just specifying $openrc_services is enough. --HG-- extra : convert_revision : 34e4d6d37a07a18837ef2216474ee0ca6fd55124
This commit is contained in:
@@ -15,8 +15,6 @@ long_desc="
|
||||
traditional Linux NFS server used by most users."
|
||||
|
||||
openrc_services="mountd default nfsd default nfslock default"
|
||||
triggers="openrc-service"
|
||||
|
||||
conf_files="/etc/exports"
|
||||
|
||||
Add_dependency full glibc
|
||||
@@ -24,7 +22,6 @@ Add_dependency full portmap
|
||||
Add_dependency full libblkid
|
||||
Add_dependency build tcp_wrappers
|
||||
Add_dependency run tcp_wrappers-libs
|
||||
Add_dependency run OpenRC
|
||||
|
||||
post_install()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user