On 06/11/12 04:21, Lucas De Marchi wrote:
On Mon, Nov 5, 2012 at 1:19 PM, Sw@g wrote:
Dear all,
As a Archlinux user which adopted systemd for the best, I moved my system to
it. I follow the wiki to start pyLoad as a service creating the following
file:
/etc/systemd/system/pyload.service (swee
'Twas brillig, and Sw@g at 05/11/12 15:19 did gyre and gimble:
> Dear all,
>
> As a Archlinux user which adopted systemd for the best, I moved my
> system to it. I follow the wiki to start pyLoad as a service creating
> the following file:
> /etc/systemd/system/pyload.service (sweetth being my use
On Mon, 2012-10-22 at 16:11 +0200, Lennart Poettering wrote:
> Note that there are reports that LXC has issues with the fact that newer
> systemd enables shared mount propagation for all mounts by default (this
> should actually be beneficial for containers as this ensures that new
> mounts appear
On 06/11/12 09:41, Colin Guthrie wrote:
'Twas brillig, and Sw@g at 05/11/12 15:19 did gyre and gimble:
Dear all,
As a Archlinux user which adopted systemd for the best, I moved my
system to it. I follow the wiki to start pyLoad as a service creating
the following file:
/etc/systemd/system/pylo
'Twas brillig, and Sw@g at 06/11/12 18:18 did gyre and gimble:
>
> On 06/11/12 09:41, Colin Guthrie wrote:
>> 'Twas brillig, and Sw@g at 05/11/12 15:19 did gyre and gimble:
>>> Dear all,
>>>
>>> As a Archlinux user which adopted systemd for the best, I moved my
>>> system to it. I follow the wiki
Hi folks,
I wrote a demo application that uses the journal API to scan for SSH
bruteforce logs in the journal, called "tallow".
I posted the project on my github page:
https://github.com/sofar/tallow
tallow "tails" the ssh messages and looks for failed logins from root
and unknown users, and
Hello,
if I want a daemon to, for example listen for the power button, then there are
two possible solutions. Either configure systemd to not longer handle the power
button or register an "inhibitor" to make systemd stop handling the power button.
Is it good practice to use "systemd-inhibit"