wwctl overlay chmod
Change file permissions in an overlay
Synopsis
Changes the permissions of a single FILENAME within an overlay. You can use any MODE format supported by the chmod command.
wwctl overlay chmod [OPTIONS] OVERLAY_NAME FILENAME MODE
Examples
wwctl overlay chmod default /etc/hostname.ww 0660
Options
-h, --help help for chmod
Options inherited from parent commands
-d, --debug Run with debugging messages enabled.
-v, --verbose Run with increased verbosity.
--warewulfconf string Set the warewulf configuration file
SEE ALSO
wwctl overlay - Warewulf Overlay Management
Auto generated by spf13/cobra on 29-Jan-2025