✏️ 正在编辑: geoclue.service
路径:
/usr/lib/systemd/system/geoclue.service
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
[Unit] Description=Location Lookup Service [Service] Type=dbus BusName=org.freedesktop.GeoClue2 User=geoclue ExecStart=/usr/libexec/geoclue # Filesystem lockdown ProtectSystem=strict ProtectKernelTunables=true ProtectControlGroups=true ProtectHome=true PrivateTmp=true # Network PrivateNetwork=false # Execute Mappings MemoryDenyWriteExecute=true # Modules ProtectKernelModules=true # Real-time RestrictRealtime=true # Privilege escalation NoNewPrivileges=true
💾 保存文件
← 返回文件管理器