This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/sysconfig/rtorrent
-
ExecStart=/usr/bin/screen -d -m -S rtorrentd /usr/bin/rtorrent
-
ExecStop=/usr/bin/screen -S rtorrentd -X quit
-
Group=rtorrent
-
KillMode=none
-
PrivateDevices
Introduced in systemd 209=yes -
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
RemainAfterExit=yes
-
RestrictRealtime
Introduced in systemd 231=yes -
Type=forking
-
User=rtorrent
-
WorkingDirectory=~
-
-
[Unit]
-
Description=rTorrent daemon
-
Requires=network.target local-fs.target
-
Additionnal notes
Nothing here.