Hello,
i hope this is the right list to ask this, if not it would be kind if
you would point me to the right forum. Currently i have systemd running
in a docker container, which works well in version 229 (fedora 24
image). I have configured journald there to log to console, so that i
can see the
I also found that when i start
docker run --rm -it --security-opt=seccomp:unconfined --cap-add
SYS_ADMIN --cap-add MKNOD -v /sys/fs/cgroup:/sys/fs/cgroup:ro
fedora-25-image bash
and then run the systemd (so that it is not pid 1)
/lib/systemd/systemd --system --show-status=true --log-level=
Hi all,
after doing the simple examples of .service scripts, i was able to run
some of my
home-brewn services with fedora 15 beta.
However now i tried something advanced (?) and i have to admit defeat.
I have
simply no idea how to proceed.
I used to run with upstart a script with an "ugly
isecontrol
ExecStart=/usr/bin/java $CRUISCTLOPTIONS
#ExecStart=/tmp/test.sh $CRUISCTLOPTIONS
[Install]
WantedBy=multi-user.target
Am 23.04.2011 10:03, schrieb Baldur:
Hi all,
after doing the simple examples of .service scripts, i was able to run
some of my
home-brewn services with fedo
Hi all,
i have a daemon (ice generator) which behaves a little bit different than
normal daemons. The icegeneratord daemon, provides me with an mp3 stream.
Whenever i send a kill signal (TERM/HUP) this deamon will terminate
eventually, however it will terminate after it has played the last song
f