[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: live-config & systemd



2012/2/9 Daniel Baumann <daniel.baumann@progress-technologies.net>
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
Internet:       http://people.progress-technologies.net/~daniel.baumann/


--
To UNSUBSCRIBE, email to debian-live-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: [🔎] 4F340030.3000301@progress-technologies.net" target="_blank">http://lists.debian.org/4F340030.3000301@progress-technologies.net



Reply to: