<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; qbittorrent-nox в качестве демона]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=30391&amp;type=atom" />
	<updated>2013-09-18T18:16:16Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=30391</id>
		<entry>
			<title type="html"><![CDATA[qbittorrent-nox в качестве демона]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=363773#p363773" />
			<content type="html"><![CDATA[<p>Хочу сделать из qbittorrent-nox демона с помощью systemd.<br />qbittorrent-nox.service:<br /></p><div class="codebox"><pre><code>[Unit]
Description=Qbittorrentd Service
After=network.target

[Service]
ExecStart=/usr/bin/qbittorrent-nox -d -s

[Install]
WantedBy=multi-user.target</code></pre></div><p>systemctl status qbittorrent-nox.service<br /></p><div class="codebox"><pre><code>qbittorrent-nox.service - Qbittorrentd Service
          Loaded: loaded (/etc/systemd/system/qbittorrent-nox.service; disabled)
          Active: inactive (dead)
          CGroup: name=systemd:/system/qbittorrent-nox.service

Sep 07 15:59:59 suSeServer.site systemd[1]: Starting Qbittorrentd Service...
Sep 07 15:59:59 suSeServer.site systemd[1]: Started Qbittorrentd Service.
Sep 07 15:59:59 suSeServer.site qbittorrent-nox[10292]: *** Legal Notice ***
Sep 07 15:59:59 suSeServer.site qbittorrent-nox[10292]: qBittorrent is a file sharing program. When you run a torrent, its data will be made available to others by means of upload. Any content you share is your sole responsibility.
Sep 07 15:59:59 suSeServer.site qbittorrent-nox[10292]: No further notices will be issued.
Sep 07 15:59:59 suSeServer.site qbittorrent-nox[10292]: Press &#039;y&#039; key to accept and continue...</code></pre></div><p>При этом при простом выполнении /usr/bin/qbittorrent-nox запроса &#039;y&#039; не происходит. <br />Подскажи плз решение проблемы</p>]]></content>
			<author>
				<name><![CDATA[dmitriym.09.12.1989]]></name>
				<uri>https://linuxforum.ru/profile.php?id=31734</uri>
			</author>
			<updated>2013-09-18T18:16:16Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=363773#p363773</id>
		</entry>
</feed>
