mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2025-12-22 09:29:50 +00:00
removed BOM chars
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
[program:dns]
|
[program:dns]
|
||||||
command=/usr/bin/dotnet /etc/dns/DnsServerApp.dll
|
command=/usr/bin/dotnet /etc/dns/DnsServerApp.dll
|
||||||
directory=/etc/dns/
|
directory=/etc/dns/
|
||||||
autostart=true
|
autostart=true
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Technitium DNS Service
|
Description=Technitium DNS Service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
|||||||
Reference in New Issue
Block a user