Scroll to navigation

WWCTL(1) WWCTL(1)

NAME

wwctl-overlay-chmod - Change file permissions in an overlay

SYNOPSIS

wwctl overlay chmod [OPTIONS] OVERLAY_NAME FILENAME MODE

DESCRIPTION

Changes the permissions of a single FILENAME within an overlay. You can use any MODE format supported by the chmod command.

OPTIONS

-h, --help[=false] help for chmod

OPTIONS INHERITED FROM PARENT COMMANDS

-d, --debug[=false] Run with debugging messages enabled.

-v, --verbose[=false] Run with increased verbosity.

--warewulfconf="" Set the warewulf configuration file

EXAMPLE

wwctl overlay chmod default /etc/hostname.ww 0660

SEE ALSO

wwctl-overlay(1)

HISTORY

26-Mar-2024 Auto generated by spf13/cobra

Mar 2024 Auto generated by spf13/cobra