__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
// This file is part of systemd.
// See systemd-networkd.service(8) and polkit(8) for more information.
// Allow systemd-networkd to set timezone, get product UUID,
// and transient hostname
polkit.addRule(function(action, subject) {
if ((action.id == "org.freedesktop.hostname1.set-hostname" ||
action.id == "org.freedesktop.hostname1.get-product-uuid" ||
action.id == "org.freedesktop.timedate1.set-timezone") &&
subject.user == "systemd-network") {
return polkit.Result.YES;
}
});
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 49-ubuntu-admin.rules | File | 104 B | 0644 |
|
| 50-default.rules | File | 325 B | 0644 |
|
| org.freedesktop.bolt.rules | File | 368 B | 0644 |
|
| org.freedesktop.fwupd.rules | File | 251 B | 0644 |
|
| org.freedesktop.packagekit.rules | File | 334 B | 0644 |
|
| systemd-networkd.rules | File | 527 B | 0644 |
|