Skip to content

Commit

Permalink
Merge pull request #30 from jsuchome/openSUSE-12_3
Browse files Browse the repository at this point in the history
- tell systemd not to restart Second Stage service on upgrade
  • Loading branch information
jsuchome committed Apr 5, 2013
2 parents b2034fe + aa1cdd7 commit c30ba9f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.23.13
2.23.14
1 change: 1 addition & 0 deletions package/YaST2-Second-Stage.service
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Description=YaST2 Second Stage
After=apparmor.service local-fs.target plymouth-start.service
Before=getty@tty1.service xdm.service network.service NetworkManager.service SuSEfirewall2_init.service SuSEfirewall2.service
ConditionPathExists=/var/lib/YaST2/runme_at_boot
RefuseManualStart=true

[Service]
Type=oneshot
Expand Down
7 changes: 7 additions & 0 deletions package/yast2-installation.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Apr 3 18:28:46 CEST 2013 - jsuchome@suse.cz

- tell systemd not to restart Second Stage service on upgrade
(bnc#812630)
- 2.23.14

-------------------------------------------------------------------
Wed Mar 13 12:35:54 UTC 2013 - mfilka@suse.com

Expand Down

0 comments on commit c30ba9f

Please sign in to comment.