Commit Graph

11 Commits

Author SHA1 Message Date
Guanran Wang 604db902e9 Fix systemd service (#275)
Release Build / Rust project - latest (aarch64-unknown-linux-musl) (push) Waiting to run
Release Build / Rust project - latest (armv7-unknown-linux-musleabihf) (push) Waiting to run
Release Build / Rust project - latest (x86_64-unknown-linux-musl) (push) Waiting to run
Rust Build & Publish / build (push) Waiting to run
Pull Request / cargo test (push) Waiting to run
Pull Request / cargo fmt --all -- --check (push) Waiting to run
Pull Request / cargo clippy -- -D warnings (push) Waiting to run
This format is not recognized by systemd. As shown in the following log:

/etc/systemd/system/redlib.service:33: System call ~@privileged is not known, ignoring.
/etc/systemd/system/redlib.service:33: System call ~@resources is not known, ignoring.
2024-10-01 15:55:42 -04:00
mdnghtman 5aef97410c Update redlib.conf (#271)
This setting expects an array of subs and not a boolean value. 
This confuses new users and also seems to be unintentional. 

Removing the comment character would lead to an error output on the start page. “Couldn't send request to Reddit: Post url contains non-ASCII characters | /r/off (sub1%2Bsub2%2Bsub3)/hot.json?&raw_json=1”
2024-09-29 14:45:03 -04:00
pimlie 3301da1ef1 feat: add support to blur spoiler previews 2024-06-22 12:16:12 +02:00
Matthew Esposito 4c78ab30d3 More README changes, modify contrib/ 2023-12-26 18:48:09 -05:00
Matthew Esposito b0f985c687 Libreddit -> Redlib 2023-12-26 18:25:52 -05:00
Jonathan Dahan b39db0fcd4 Make launchd service for macOS 2023-08-23 13:14:32 -04:00
Akanksh Chitimalla 17f7f6a9d1 changed default port to 12345 2023-04-08 21:17:19 +05:30
Akanksh Chitimalla 22e3e0eb91 added comments to libreddit.service and .conf 2023-04-06 10:06:37 +05:30
Arya K 0c757023f9 Correct localhost to 0.0.0.0 in SystemD conf (#498) 2022-05-21 05:53:48 +00:00
erdnaxe 0ec8e4e9a2 Harden Systemd configuration (#453) 2022-05-21 01:48:32 +00:00
somini decc9e5139 Include SystemD configuration (#227) 2021-05-28 04:33:14 +00:00