Skip to content
  • David Zeuthen's avatar
    replace configuration reload mechanism · b22ebaba
    David Zeuthen authored
    Instead of asking the user of libpolkit to provide a huge file
    monitoring abstraction we simply ask for a simple interface for
    watching file descriptors and use inotify (on Linux) to watch a file,
    /var/lib/PolicyKit/reload. We provide a new tool,
    polkit-reload-config, that simply touches this file.
    b22ebaba