Author: baggins Date: Fri Jan 20 22:30:59 2012 GMT Module: packages Tag: HEAD ---- Log message: - specify it's for booting the interface
---- Files affected: packages/systemd: [email protected] (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/systemd/[email protected] diff -u packages/systemd/[email protected]:1.2 packages/systemd/[email protected]:1.3 --- packages/systemd/[email protected]:1.2 Fri Jan 20 23:27:38 2012 +++ packages/systemd/[email protected] Fri Jan 20 23:30:54 2012 @@ -15,7 +15,7 @@ #[email protected] [Service] -ExecStart=/sbin/ifup %I -ExecStop=/sbin/ifdown %I +ExecStart=/sbin/ifup %I boot +ExecStop=/sbin/ifdown %I boot RemainAfterExit=true Type=oneshot ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/systemd/[email protected]?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
