On Sun, 24.07.11 20:20, Maciej Marcin Piechotka ([email protected]) wrote:

> I have 2 "problems" (not really a problems but good to have things):
> 
> 1. Is there a mechanism to start custom scrips? In OpenRC I had
> /etc/local.d/ but I haven't found any place in systemd that would be a
> good place for 'random' user scripts

The idea is that users place them wherever they want and then place a
tiny unit file for it in /etc/systemd/system/. Something like this iwll
already suffice:

[Service]
ExecStart=/foo/var/baz

> 2. I have problems with plymouth. When I try 0.8.3 I run into well known
> problem with grabbing keyboard. With version from git it switches into
> fbcondecor mode just after startup.

Please report plymouth problems to the plymouth mailing list.

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to