summarylogtreecommitdiffstats
path: root/llmnrd.service
diff options
context:
space:
mode:
authorNazar Mishturak2016-08-20 20:13:06 +0300
committerNazar Mishturak2016-08-20 20:14:49 +0300
commit466c8c6213bfc109bbf29829ffbf9fa096a11280 (patch)
tree3f81f35d8463c31e56f5af496085f1da23953be3 /llmnrd.service
parent10d982e83a3adef49e44973a4254d0c3006f4309 (diff)
downloadaur-466c8c6213bfc109bbf29829ffbf9fa096a11280.tar.gz
New patch for /usr/sbin and CFLAGS. Update .service file
Diffstat (limited to 'llmnrd.service')
-rw-r--r--llmnrd.service3
1 files changed, 1 insertions, 2 deletions
diff --git a/llmnrd.service b/llmnrd.service
index d27c9f477cd8..b294cabfbc2a 100644
--- a/llmnrd.service
+++ b/llmnrd.service
@@ -6,8 +6,7 @@ After=network.target
[Service]
Type=simple
ExecStart=/usr/bin/llmnrd -6
-Restart=always
-RestartSec=0
+Restart=on-failure
[Install]
WantedBy=multi-user.target