1
0
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:
Kai Krakow
2017-09-19 20:34:00 +02:00
Ursprung 3bf4e69c4d
Commit f59e311809
+1
Datei anzeigen
@@ -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