fix syslogd and klogd #43

Open
anton wants to merge 4 commits from anton/fix-syslogd into main
Owner

They now both log to /var/log/messages

They now both log to `/var/log/messages`
anton added 4 commits 2025-02-17 09:30:20 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b anton/fix-syslogd main
git pull origin anton/fix-syslogd

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff anton/fix-syslogd
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/airgap#43
No description provided.