- Removed touch of obsolete /var/log/boot.log from spec post.
OBS-URL: https://build.opensuse.org/package/show/Base:System/syslogd?expand=0&rev=36
This commit is contained in:
parent
3c303d77a1
commit
0438bf3a78
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 27 07:53:38 UTC 2011 - mt@suse.de
|
||||||
|
|
||||||
|
- Removed touch of obsolete /var/log/boot.log from spec post.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 20 09:37:15 UTC 2011 - mt@suse.de
|
Thu Jan 20 09:37:15 UTC 2011 - mt@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package syslogd (Version 1.4.1)
|
# spec file for package syslogd
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -27,7 +27,7 @@ PreReq: coreutils %fillup_prereq klogd sed
|
|||||||
Provides: syslog
|
Provides: syslog
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 1.4.1
|
Version: 1.4.1
|
||||||
Release: 726
|
Release: 727
|
||||||
Summary: The Syslog daemon
|
Summary: The Syslog daemon
|
||||||
Source: sysklogd-1.4.1.tar.bz2
|
Source: sysklogd-1.4.1.tar.bz2
|
||||||
Source1: logrotate.syslog
|
Source1: logrotate.syslog
|
||||||
@ -188,7 +188,6 @@ fi
|
|||||||
#
|
#
|
||||||
mkdir -p var/log
|
mkdir -p var/log
|
||||||
touch var/log/messages; chmod 640 var/log/messages
|
touch var/log/messages; chmod 640 var/log/messages
|
||||||
touch var/log/boot.log; chmod 640 var/log/boot.log
|
|
||||||
touch var/log/mail; chmod 640 var/log/mail
|
touch var/log/mail; chmod 640 var/log/mail
|
||||||
touch var/log/mail.info; chmod 640 var/log/mail.info
|
touch var/log/mail.info; chmod 640 var/log/mail.info
|
||||||
touch var/log/mail.warn; chmod 640 var/log/mail.warn
|
touch var/log/mail.warn; chmod 640 var/log/mail.warn
|
||||||
|
Loading…
x
Reference in New Issue
Block a user