Mirror von
https://github.com/tkuschel/bees.git
synchronisiert 2026-05-08 04:59:37 +02:00
Explicitly mark systemd unit as Type=simple
Bees does not fork, so let's not rely on systemd defaults.
Dieser Commit ist enthalten in:
@@ -3,6 +3,7 @@ Description=Bees - Best-Effort Extent-Same, a btrfs deduplicator daemon: %i
|
||||
After=local-fs.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/sbin/beesd %i
|
||||
Nice=19
|
||||
IOSchedulingClass=idle
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren