Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nixos/rtorrent: add rtorrent tmux service (user and system) #30850

Closed
wants to merge 21 commits into from
Closed

nixos/rtorrent: add rtorrent tmux service (user and system) #30850

wants to merge 21 commits into from

Commits on Oct 5, 2017

  1. Configuration menu
    Copy the full SHA
    beb325b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. nzbget systemd unit - fix variable escaping in sed expression

    Also improve variable naming/usage; comments
    csingley committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    362c2d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

  1. Configuration menu
    Copy the full SHA
    e3a6212 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. Configuration menu
    Copy the full SHA
    837c930 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eec11ce View commit details
    Browse the repository at this point in the history
  3. Fixed systemd.services.rtorrent.path; removed PermissionsStartOnly.

    rtorrent dataDir now interpreted as rtorrent user $HOME, and created via
    useradd to avoid ExecPreStart being run as root.
    csingley committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    4a13a17 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. Configuration menu
    Copy the full SHA
    d649599 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f8ab2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05802c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca2b6f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. Configuration menu
    Copy the full SHA
    c2f6eb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d410579 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fccf076 View commit details
    Browse the repository at this point in the history
  4. Fixed systemd.services.rtorrent.path; removed PermissionsStartOnly.

    rtorrent dataDir now interpreted as rtorrent user $HOME, and created via
    useradd to avoid ExecPreStart being run as root.
    csingley committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    07ec7d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33a0cc4 View commit details
    Browse the repository at this point in the history
  6. Renumber rtorrent uid/gid

    csingley committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    acd98d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80a4569 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    86d5553 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    61a74f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    19a5c41 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    11e4b5b View commit details
    Browse the repository at this point in the history