On 13/10/18 at 16:31, Hendrik Boom wrote: > On Sat, Oct 13, 2018 at 09:55:46AM -0400, Steve Litt wrote: >> On Fri, 12 Oct 2018 09:44:14 -0400 >> Hendrik Boom <[email protected]> wrote: >> >> >>> And while we're at it, we want not to support systemd. >>> But living with inert systemd scripts is at least tolerable. >> Huh? U mean systemd unit files? > yes.
Again: systemd's unit files are *not* scripts! Compare them with real
scripts:
~]$ /lib/systemd/system/zebra.service status
-bash: /lib/systemd/system/zebra.service: Permission denied
~]$ file /lib/systemd/system/zebra.service
/lib/systemd/system/zebra.service: ASCII text
~]$
~]$/etc/init.d/tinc status
Usage: /etc/init.d/tinc {start|stop|reload|restart|force-reload|alarm}
~]$ file /etc/init.d/tinc
/etc/init.d/tinc: POSIX shell script, ASCII text executable
~]$
Are new a newbie to GNU/Linux?
--
Alessandro Selli <[email protected]>
VOIP SIP: [email protected]
Chiave firma e cifratura PGP/GPG signing and encoding key:
BA651E4050DDFC31E17384BABCE7BD1A1B0DF2AE
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
