Skip to content
  • Ondrej Holy's avatar
    admin: Use fsuid to ensure correct file ownership · 3895e09d
    Ondrej Holy authored
    Files created over admin backend should be owned by root, but they are
    owned by the user itself. This is because the daemon drops the uid to
    make dbus connection work. Use fsuid and euid to fix this issue.
    
    Closes: #21
    3895e09d