public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* Re: [gentoo-user] aiccu and systemd
  @ 2013-11-22 10:44 99% ` Stefan G. Weichinger
  0 siblings, 0 replies; 1+ results
From: Stefan G. Weichinger @ 2013-11-22 10:44 UTC (permalink / raw
  To: gentoo-user

Am 22.11.2013 11:35, schrieb Stefan G. Weichinger:

> What about that part with "but reception only permitted for PID 0" ?
> 
> The unitfile is rather simple ... I will see if I can dig up something
> more special.

Successful with another unit-file, like found at

https://bugzilla.redhat.com/show_bug.cgi?id=656886

Right now I have:

# cat aiccu.service
[Unit]
Description=Automatic IPv6 Connectivity Client Utility
After=iptables.service ip6tables.service network.service
NetworkManager.service NetworkManager-wait-online.service
Before=network.target
ConditionPathExists=/etc/aiccu.conf

[Service]

EnvironmentFile=-/etc/aiccu.conf
ExecStart=/usr/sbin/aiccu start
ExecStop=/usr/sbin/aiccu stop
Type=forking
PIDFile=/var/run/aiccu.pid

[Install]
WantedBy=multi-user.target


And it works. So I should maybe file a bug for this ...

Stefan


^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2013-11-22 10:35     [gentoo-user] aiccu and systemd Stefan G. Weichinger
2013-11-22 10:44 99% ` Stefan G. Weichinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox