[systemd-devel] How to set up plymouth and custom startup scripts
Lennart Poettering
lennart at poettering.net
Mon Aug 1 15:46:06 PDT 2011
On Sun, 24.07.11 20:20, Maciej Marcin Piechotka (uzytkownik2 at gmail.com) 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.
More information about the systemd-devel
mailing list