Projects
jsj
jsj-installtools
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 61
View file
jsj-installtools.changes
Changed
@@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Mon Mar 19 14:58:19 UTC 2018 - obs@botter.cc + +- for openSUSE Leap 42.3 enable logrotat.timer and set accuracy + to 1min + +------------------------------------------------------------------- Fri Jun 2 10:42:37 UTC 2017 - obs@botter.cc - add --routines --triggers to PrepareMysqlBackup crontab entry
View file
jsj-installtools.spec
Changed
@@ -6,7 +6,7 @@ License: SUSE-Freeware Group: Productivity/Networking/Other Autoreqprov: on -Version: 0.42.2 +Version: 0.43.1 Release: 1 Summary: Install tools for virtual hosts Source1: CreateConfig
View file
PrepareUpdateCrontab
Changed
@@ -20,3 +20,8 @@ if ${VERSION_ID/./} -eq 132 ; then systemctl enable logrotate.timer fi +if ${VERSION_ID/./} -ge 423 ; then + sed -e -i '/^AccuracySec/ s/=.*$/=1min/' /usr/lib/systemd/system/logrotate.timer + systemctl enable logrotate.timer + systemctl start logrotate.timer +fi
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.