ivzave/misc-systemd-unit-files
Project ID: 154571
Description
Specfiles for systemd user unit files for packages missing them for any reason
Installation Instructions
Radicale
# Install radicale systemd user unit file
sudo dnf install radicale-systemd-user-unit-file
# Start service for current user
systemctl --user start radicale.service
Sshuttle
# Install sshuttle systemd user unit file
sudo dnf install sshuttle-systemd-unit-file
# Start service for config ~/.config/sshuttle/CONFIG.config
systemctl --user start sshuttle@CONFIG.service
Cloak client
# Install ck-client systemd user unit file
sudo dnf install ck-client-systemd-unit-file
# Start service for config ~/.config/cloak/CONFIG.json
systemctl --user start ck-client@CONFIG.service
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 40 | x86_64 (0)* | Fedora 40 (11 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (11 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ivzave/misc-systemd-unit-files
More info about enabling Copr repositories