2012/2/9 Daniel Baumann <[email protected]>

> On 02/09/2012 05:20 PM, Roberto Majadas Lopez wrote:
>
>> Anyone is working on it or can help me?
>>
>
> no, but patches welcome.


I fix it with this.

cat > /etc/systemd/system/live-config.service << EOF
[Unit]
Description=live-config
DefaultDependencies=no
After=local-fs.target
Before=sysinit.target

[Service]
ExecStart=/lib/live/config.sh
Type=oneshot

EOF

mv /etc/systemd/system/runlevel1.target.wants/live-config.service
/etc/systemd/system/sysinit.target.wants/



>
>
> --
> Address:        Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
> Email:          
> daniel.baumann@progress-**technologies.net<[email protected]>
> Internet:       http://people.progress-**technologies.net/~daniel.**
> baumann/ <http://people.progress-technologies.net/~daniel.baumann/>
>
>
> --
> To UNSUBSCRIBE, email to 
> debian-live-request@lists.**debian.org<[email protected]>
> with a subject of "unsubscribe". Trouble? Contact
> [email protected]
> Archive: http://lists.debian.org/**4F340030.3000301@progress-**
> technologies.net<http://lists.debian.org/[email protected]>
>
>

Reply via email to