openbsd stat works the same way that freebsd's does

remotes/origin/feature_files_export
og 11 years ago
parent a126bd955f
commit 1c0d74f7db
  1. 2
      cdist/conf/type/__file/explorer/stat

@ -25,7 +25,7 @@ destination="/$__object_id"
os=$("$__explorer/os")
case "$os" in
"freebsd")
"freebsd"|"openbsd")
# FIXME: should be something like this based on man page, but can not test
stat -f "type: %ST
owner: %Du %Su

Loading…
Cancel
Save