REDROOM
PHP 7.4.33
Path:
Logout
Edit File
Size: 1.17 KB
Close
//etc/oddjobd.conf.d/oddjobd-introspection.conf
Text
Base64
<?xml version="1.0"?> <!-- This configuration file allows introspection of the services provided by the oddjobd daemon itself by the root user. In order for an object to be introspectable, all of the objects in its object path must be as well. --> <oddjobconfig> <service name="com.redhat.oddjob"> <object name="/"> <interface name="org.freedesktop.DBus.Introspectable"> <allow min_uid="0" max_uid="0"/> <!-- <method name="Introspect"/> --> </interface> </object> <object name="/com"> <interface name="org.freedesktop.DBus.Introspectable"> <allow min_uid="0" max_uid="0"/> <!-- <method name="Introspect"/> --> </interface> </object> <object name="/com/redhat"> <interface name="org.freedesktop.DBus.Introspectable"> <allow min_uid="0" max_uid="0"/> <!-- <method name="Introspect"/> --> </interface> </object> <object name="/com/redhat/oddjob"> <interface name="org.freedesktop.DBus.Introspectable"> <allow min_uid="0" max_uid="0"/> <!-- <method name="Introspect"/> --> </interface> </object> </service> </oddjobconfig>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
oddjobd-introspection.conf
1.17 KB
lrw-r--r--
2023-04-01 18:36:53
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
oddjobd-mkhomedir.conf
1.27 KB
lrw-r--r--
2020-12-14 16:55:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).