The sysutils/openbsdisks2 port
openbsdisks2-0.5.0 – UDisks2 service implementation for OpenBSD (cvsweb github mirror)
Description
A UDisks2 service implementation for OpenBSD forked from FreeBSD (bsdutils/bsdisks). OpenBSDisks2 provides a simple DBus org.freedesktop.UDisks2 service. It only provides readable properties for the UDisks2.Drive, UDisks2.Block and UDisks2.Filesystem interfaces. UDisks2 is an abstraction for enumerating disk and storage devices and performing operations on them.WWW: https://github.com/sizeofvoid/openbsdisks2
Readme
+------------------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +------------------------------------------------------------------------------- OpenBSDisks2 is started automatically when an application makes a DBus org.freedesktop.UDisks2 request. Security ======== Please note that OpenBSDisks2 is run as root. Logging ======== Logging is enabled by default to syslogd(8) with the tag "openbsdisks2". If you want to use a separate file for logs, add the following lines to the top of /etc/syslog.conf: !!openbsdisks2 *.* /var/log/openbsdisks2.log !* create logfile: # install -D -m 0640 /dev/null /var/log/openbsdisks2.log and restart syslogd(8): # rcctl reload syslogd
Maintainer
Rafael Sadowski
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64
Categories
Library dependencies
Build dependencies
Run dependencies
Reverse dependencies
Files
- /etc/dbus-1/system.d/org.freedesktop.UDisks2.conf
- /usr/local/bin/openbsdisks2
- /usr/local/share/dbus-1/system-services/org.freedesktop.UDisks2.service
- /usr/local/share/dbus-1/system.d/org.freedesktop.UDisks2.conf
- /usr/local/share/doc/pkg-readmes/openbsdisks2