From 9bff5e4a9c5eed14e7169990320ba052fa3550ee Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 26 Feb 2012 12:09:55 +0100 Subject: Path fixed --- redhat/systemd/bcfg2.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'redhat/systemd/bcfg2.service') diff --git a/redhat/systemd/bcfg2.service b/redhat/systemd/bcfg2.service index a0c3afd81..572391fd0 100644 --- a/redhat/systemd/bcfg2.service +++ b/redhat/systemd/bcfg2.service @@ -7,7 +7,7 @@ Type=forking StandardOutput=syslog StandardError=syslog EnvironmentFile=-/etc/sysconfig/bcfg2 -ExecStart=/usr/bin/bcfg2 $OPTIONS +ExecStart=/usr/sbin/bcfg2 $OPTIONS [Install] WantedBy=multi-user.target -- cgit v1.2.3-1-g7c22