Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C cern-aklog-systemd-user
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linuxsupportlinuxsupport
  • rpmsrpms
  • cern-aklog-systemd-user
  • Merge requests
  • !10

Use kinit -R and aklog rather than krenew

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Steve Traylen requested to merge krenew into master Aug 08, 2022
  • Overview 0
  • Commits 4
  • Pipelines 2
  • Changes 6

When krenew runs it seems to set up a new context for afs tokens that then do not renew correctly.

While I do not quite undestand it simplifying this to the trivial

kinit -R
aklog

makes sense

In addition we fix CC8 vs C9 where on C8 user units are default enabled where as on 9 they are default disabled.

Note that 'systemctl --no-reload preset --global aklog.service aklog.timer" is only called on initial package installation so I think aklog.timer will not be enabled since it is a new unit without reinstall. The aklog.service is the important one however and I'll enable the time myself on plus and adm.

Enable the units explicitly on 8 and 9.

Extra commits:

  • Release 1.4
  • Include README.md in package as documentation.
Edited Aug 08, 2022 by Steve Traylen
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: krenew