cdist/cdist/conf/type/__directory
Dennis Camera 9fb7e151b8 [type/{__file/__directory}] Remove special Solaris blocks
Solaris 11 has GNU stat (handled by *)
Solaris 10 (and older?) does not have stat (handled by failing command -v stat)

On Solaris 10 (at least on UFS), setgid cannot be set on directories.
Unlike on other systems `chmod 2400` is not `-r----S---`, but `-r----l---`.
2020-07-12 12:41:02 +02:00
..
explorer [type/{__file/__directory}] Remove special Solaris blocks 2020-07-12 12:41:02 +02:00
parameter rewrite type to work analog to __file and __link 2013-11-27 16:08:50 +01:00
gencode-remote [type/{__file/__directory}] Support setuid,setguid,sticky bits 2020-06-30 15:10:30 +02:00
man.rst [__directory] Add --state exists and --state pre-exists 2020-01-15 19:00:30 +01:00