From 0c6e569e1d2071afe168149c06b6f1998abd9bc3 Mon Sep 17 00:00:00 2001 From: havner Date: Mon, 18 Jul 2005 13:22:01 +0000 Subject: [PATCH] - create btmpx in %%post since pwdutils requires this file to be created to use it (wont create it itself) Changed files: SysVinit.spec -> 1.123 --- SysVinit.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SysVinit.spec b/SysVinit.spec index 823d278..34bb8bf 100644 --- a/SysVinit.spec +++ b/SysVinit.spec @@ -14,7 +14,7 @@ Summary(tr): System V ba Summary(uk): ðÒÏÇÒÁÍÉ, ÝÏ ËÅÒÕÀÔØ ÂÁÚÏ×ÉÍÉ ÓÉÓÔÅÍÎÉÍÉ ÐÒÏÃÅÓÁÍÉ Name: SysVinit Version: 2.86 -Release: 1 +Release: 2 License: GPL Group: Base Source0: ftp://ftp.cistron.nl/pub/people/miquels/software/sysvinit-%{version}.tar.gz @@ -169,6 +169,7 @@ chown root:utmp /var/log/lastlog chmod 600 %{_sysconfdir}/ioctl.save chmod 640 /var/log/faillog chmod 660 /var/log/lastlog +chmod 640 /var/log/btmpx %{_sbindir}/telinit u || : -- 2.44.0