fa9ecc575b
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/dnsmasq#9d4a531b209034079edd34dc8b364672a9f6625f
10 lines
140 B
Desktop File
10 lines
140 B
Desktop File
[Unit]
|
|
Description=DNS caching server.
|
|
After=network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/dnsmasq -k
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|