Skip to content

Adjust README for AUR Package #16

Description

@YourSandwich

Hello everyone,

I've developed an AUR package for sshlog tailored for ArchLinux.
You can easily install it using an AUR helper such as yay -S sshlog-bin. The package currently utilizes the Debian build package for arm and amd64, available here: sshlog-bin on AUR.

For manual installation on Arch Linux, follow these steps:

git clone https://aur.archlinux.org/sshlog-bin.git && cd sshlog-bin
makepkg -si

Additionally, I can create a git version that compiles the package if there is a need.

An issue I've encountered is that although joining the sshlog group, my user isn't able to use the daemon without sudo. I'm uncertain whether this is a packaging or software-related problem, so I haven't made any adjustments yet.

It's possible to make a simple adjustment to the package to automatically create the sshlog group if needed.

Best regards.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions