[Git-commits] [grml/grml-live] 5cd343: Enabled and disable services by using systemd.pres...
Darshaka Pathirana
dpat at syn-net.org
Sun Nov 20 20:50:51 CET 2016
Branch: refs/heads/mika/systemd
Home: https://github.com/grml/grml-live
Commit: 5cd34317b4c61e5deeeeb186fa426172061cb2a6
https://github.com/grml/grml-live/commit/5cd34317b4c61e5deeeeb186fa426172061cb2a6
Author: Darshaka Pathirana <dpat at syn-net.org>
Date: 2016-11-19 (Sat, 19 Nov 2016)
Changed paths:
A etc/grml/fai/config/files/etc/systemd/system-preset/10-grml.preset/GRMLBASE
M etc/grml/fai/config/scripts/GRMLBASE/15-initsetup
Log Message:
-----------
Enabled and disable services by using systemd.presets
By using systemd.presets we can implement our own policy
which services needs to be enabled or disabled on boot-time.
This issue was initially triggered by a problem with the
wpa_supplicant@*.service which failed on boot with an
"Dependency failed for WPA supplicant daemon
(interface-specific version)" error.
See: http://paste.grml.org/2862/
Commit: 7082b9e6f8e8a45f22c0639df3643ac3bb22e7db
https://github.com/grml/grml-live/commit/7082b9e6f8e8a45f22c0639df3643ac3bb22e7db
Author: Darshaka Pathirana <dpat at syn-net.org>
Date: 2016-11-19 (Sat, 19 Nov 2016)
Changed paths:
M etc/grml/fai/config/scripts/GRMLBASE/15-initsetup
Log Message:
-----------
Set user, group and mode for /etc/systemd
Set ownership and permission of all files copied to /etc/systemd to
root:root and 0644. Previously the files did belong to grml:grml.
Compare: https://github.com/grml/grml-live/compare/308564339c92...7082b9e6f8e8
More information about the Git-commits
mailing list