svccfg
Import, export, and modify service configurations. More information: https://www.unix.com/man-page/linux/1m/svccfg.
- Validate configuration file:
svccfg validate {{smf.xml}}
- Export service configurations to file:
svccfg export {{servicename}} > {{smf.xml}}
- Import/update service configurations from file:
svccfg import {{smf.xml}}
This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.