Updating link to change in openSUSE:Factory/syslogd revision 32.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/syslogd?expand=0&rev=5bc294549a3ad82a479ff10f90d5e7a6
This commit is contained in:
OBS User buildservice-autocommit
2010-08-13 00:31:43 +00:00
committed by Git OBS Bridge
parent 32e9222620
commit 88842d4dbf
3 changed files with 10 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
create 640 root root
sharedscripts
postrotate
/etc/init.d/syslog reload
/etc/init.d/syslog reload > /dev/null
endscript
}
@@ -36,7 +36,7 @@
create 640 root root
sharedscripts
postrotate
/etc/init.d/syslog reload
/etc/init.d/syslog reload > /dev/null
endscript
}
@@ -52,7 +52,7 @@
create 640 news news
sharedscripts
postrotate
/etc/init.d/syslog reload
/etc/init.d/syslog reload > /dev/null
endscript
}