From 5ebb448d3c2a930f4346b300e105d23b6ceab625 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Honza=20Hor=C3=A1k?= Date: Wed, 3 Aug 2011 10:35:09 +0200 Subject: [PATCH] Fixed systemd unit files packaging --- ypbind.service | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ypbind.service b/ypbind.service index 9889bf0..43ebf3d 100644 --- a/ypbind.service +++ b/ypbind.service @@ -1,7 +1,7 @@ [Unit] -Description=The ypbind daemon which binds NIS/YP clients to NIS domain +Description=NIS/YP (Network Information Service) Clients to NIS Domain Binder Requires=rpcbind.service -After=syslog.target network.target rpcbind.service +After=syslog.target network.target rpcbind.service ypserv.service [Service] EnvironmentFile=-/etc/sysconfig/network