Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

containerd: add rc.d args and sample config #160

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nerzhul
Copy link
Contributor

@nerzhul nerzhul commented Feb 15, 2023

No description provided.

load_rc_config $name
: ${containerd_enable:=no}
: ${containerd_args:=""}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

name_flags can always be used in rc.conf, even if not defined in the rc script to add additional flags to command_args.
This is done in rc.subr so it should not be duplicated in the rc script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants