diff options
Diffstat (limited to 'usr/src/pkg/manifests/system-kernel-power.mf')
| -rw-r--r-- | usr/src/pkg/manifests/system-kernel-power.mf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-kernel-power.mf b/usr/src/pkg/manifests/system-kernel-power.mf index 3dc01224d8..5aefeeb000 100644 --- a/usr/src/pkg/manifests/system-kernel-power.mf +++ b/usr/src/pkg/manifests/system-kernel-power.mf @@ -50,6 +50,11 @@ dir path=usr/kernel/drv/$(ARCH64) group=sys dir path=usr/lib dir path=usr/lib/power group=sys dir path=usr/sbin +dir path=usr/share/man +dir path=usr/share/man/man1 +dir path=usr/share/man/man1m +dir path=usr/share/man/man4 +dir path=usr/share/man/man7d driver name=pm perms="* 0666 root sys" file path=etc/default/power group=sys file path=etc/power.conf group=sys original_name=SUNWpm:etc/power.conf \ @@ -63,6 +68,11 @@ file path=usr/kernel/drv/pm.conf group=sys file path=usr/lib/power/powerd mode=0555 file path=usr/sbin/pmconfig mode=4555 file path=usr/sbin/sysidpm group=sys mode=0755 +file path=usr/share/man/man1/sys-suspend.1 +file path=usr/share/man/man1m/pmconfig.1m +file path=usr/share/man/man1m/powerd.1m +file path=usr/share/man/man4/power.conf.4 +file path=usr/share/man/man7d/pm.7d legacy pkg=SUNWpmr desc="Power Management config file and rc script" \ name="Power Management config file and rc script" legacy pkg=SUNWpmu desc="Power Management binaries" \ |
