Hi!
I was reading systemd.unit man which states --
|/etc/systemd/system
As a directory for unit configuration, or something similar to conf.d
But in Fedora, this directory just contains symlinks to other units
(.service and .target) and empty directories --
. default.target
multi-user.target.wants syslog.service
.. default.target.wants
printer.target.wants system-update.target.wants
bluetooth.target.wants display-manager.service
sockets.target.wants
dbus-org.bluez.service getty.target.wants
spice-vdagentd.target.wants
dbus-org.freedesktop.Avahi.service graphical.target.wants
sysinit.target.wants
Making me suspicious of this directory.
So where can I get documentation of unit configuration?
|
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel