Files
wild-central/debian/etc/wild-cloud-central/wild-cloud-central.sudoers
2025-10-11 17:15:56 +00:00

2 lines
258 B
Plaintext

# Allow wildcloud user to manage dnsmasq service without password
wildcloud ALL=NOPASSWD: /usr/bin/systemctl start dnsmasq.service, /usr/bin/systemctl stop dnsmasq.service, /usr/bin/systemctl restart dnsmasq.service, /usr/bin/systemctl status dnsmasq.service