[ale] systemd cheatsheet

Jim Kinney jim.kinney at gmail.com
Wed Sep 24 10:49:24 EDT 2014


On Sep 24, 2014 9:37 AM, "Paul Cartwright" <pbcartwright at gmail.com> wrote:
>
> On 09/24/2014 08:40 AM, Jim Kinney wrote:
> > https://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet
> >
> > useful stuff for those who need a quick answer
> >
> man frobozz gets nothing
> (ducking & running..)

Ha!

>
> so we go from 3 words to 4 words & move start/stop in front of the app..

Wait until you run a status. It actually pull the last log file data for
the process and tell if the process is actually running or just has a stale
pid.

The .service on the end is optional so far. The text logic of systemctl
action name makes a zillion manual start/stop cycles a pain.

Some bits that are missing so far is the mandatory ordering on a manual
stop call. Example:
NFS mount will auto wait for networking to start. But a systemctl stop
network will not call a umount on an NFS fstab entry. So the deps are
currently one way only.
>
> --
> Paul Cartwright
> Registered Linux User #367800 and new counter #561587
>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
> See JOBS, ANNOUNCE and SCHOOLS lists at
> http://mail.ale.org/mailman/listinfo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ale.org/pipermail/ale/attachments/20140924/f541b871/attachment.html>


More information about the Ale mailing list