fix permission of crontab
This commit is contained in:
parent
40b85ef5c6
commit
aa69f0343c
10
cronie.spec
10
cronie.spec
@ -1,6 +1,6 @@
|
||||
Name: cronie
|
||||
Version: 1.5.4
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: Standard UNIX daemon crond
|
||||
License: GPLv2+ and ISC
|
||||
URL: https://github.com/cronie-crond/cronie
|
||||
@ -110,7 +110,7 @@ systemctl try-restart crond.service >/dev/null 2>&1 || :
|
||||
|
||||
%{_sbindir}/crond
|
||||
%{_sbindir}/anacron
|
||||
%{_bindir}/crontab
|
||||
%attr(4755,root,root) %{_bindir}/crontab
|
||||
%{_bindir}/cronnext
|
||||
|
||||
|
||||
@ -119,6 +119,12 @@ systemctl try-restart crond.service >/dev/null 2>&1 || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Mar 21 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.5.4-5
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:Fix permission of crontab
|
||||
|
||||
* Fri Dec 20 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.5.4-4
|
||||
- Add requires
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user