mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:07:45 +00:00
Base: Mark NetworkSettings as requiring root
This commit is contained in:
parent
2affe67c75
commit
9b61579aa6
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
[App]
|
[App]
|
||||||
Name=Network Settings
|
Name=Network Settings
|
||||||
Executable=/bin/NetworkSettings
|
Executable=/bin/NetworkSettings
|
||||||
|
RequiresRoot=true
|
||||||
Category=Settings
|
Category=Settings
|
||||||
Description=Configure network connections
|
Description=Configure network connections
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue