3
0
forked from pool/filesystem

Accepting request 724754 from home:kukuk:cron

- Move /etc.cron.* directories to cron package
- Add /usr/etc

OBS-URL: https://build.opensuse.org/request/show/724754
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=172
This commit is contained in:
Dirk Mueller 2019-08-20 12:13:49 +00:00 committed by Git OBS Bridge
parent 91b411966c
commit a5b41ab934
2 changed files with 7 additions and 5 deletions

View File

@ -4,11 +4,6 @@
0755 root root /etc
0755 root root /etc/X11
0755 root root /etc/aliases.d
0755 root root /etc/cron.d
0755 root root /etc/cron.hourly
0755 root root /etc/cron.daily
0755 root root /etc/cron.weekly
0755 root root /etc/cron.monthly
0755 root root /etc/default
0755 root root /etc/init.d
0755 root root /etc/java
@ -56,6 +51,7 @@
1777 root root /tmp
0755 root root /usr
0755 root root /usr/bin
0755 root root /usr/etc
0755 root root /usr/include
0755 root root /usr/include/X11
0755 root root /usr/lib

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 20 11:39:51 CEST 2019 - kukuk@suse.de
- Move /etc.cron.* directories to cron package
- Add /usr/etc
-------------------------------------------------------------------
Mon May 27 15:47:56 CEST 2019 - kukuk@suse.de