diff options
author | root <root@rshg054.dnsready.net> | 2012-07-21 00:02:19 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-07-21 00:02:19 +0000 |
commit | 0c8308a9eb7ef6a30cec078ad1d753bd52979b66 (patch) | |
tree | 4ed4ccb8be3076c0b8f3366e05f0ebcd68c65e39 /community/nsd/service | |
parent | 226ac092dca4754b7b5a421e226c5971e3b607b2 (diff) |
Sat Jul 21 00:02:19 UTC 2012
Diffstat (limited to 'community/nsd/service')
-rw-r--r-- | community/nsd/service | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/community/nsd/service b/community/nsd/service index 37649f557..2caa9585c 100644 --- a/community/nsd/service +++ b/community/nsd/service @@ -8,7 +8,6 @@ PIDFile=/run/nsd.pid ExecStart=/usr/sbin/nsd start ExecReload=/usr/sbin/nsd reload ExecStop=/usr/sbin/nsd stop -Restart=always [Install] WantedBy=multi-user.target |