Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c75372aa510a423078db286998450fc52b854f8e

commit c75372aa510a423078db286998450fc52b854f8e
Author: James Buren <[email protected]>
Date:   Sun Jul 22 21:28:47 2012 -0500

upgrade: add note about cases where sysconfig was removed completely

diff --git a/docs/upgrade.txt b/docs/upgrade.txt
index 3d8f04c..4ddb648 100644
--- a/docs/upgrade.txt
+++ b/docs/upgrade.txt
@@ -249,7 +249,13 @@ rm -f 
/boot/grub/{*_stage1_5,menu.lst,stage1,stage2,message,default}
All known occurrences of sysvinit units (`rc.*` files) have been replaced by
systemd units. Thus, all sysvinit units you may have had enabled are now
disabled. Please enable the replacement systemd unit and reconfigure it if
-the sysconfig it was using has a a `*.pacnew` file.
+the sysconfig it was using has a `*.pacnew` file.
+
+Also, please note that in some cases the sysconfig has been removed
+completely as it should no longer be needed. In these cases, the
+daemon will be configurable by the daemon's own configuration file(s)
+or is expected to work in most if not all cases without custom
+configuration.

You can enable a systemd unit with this command, replacing `foo` with the
proper service name, and also as root:
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to