diff options
author | INSUN PYO <insun.pyo@samsung.com> | 2019-06-25 16:48:54 +0900 |
---|---|---|
committer | INSUN PYO <insun.pyo@samsung.com> | 2019-06-25 16:48:54 +0900 |
commit | ab16e4c2d8aff64a5500f348942650df3fe4675e (patch) | |
tree | 168956d5a72d8da60219194fb5ae933430fca258 | |
parent | d00de0eb54070ce199198ca0298da78339eb18ac (diff) | |
download | swup-tizen.tar.gz swup-tizen.tar.bz2 swup-tizen.zip |
Change-Id: I8d36cc826ec1f04b4d01abf9f2ebf4e3f8dfb21a
-rw-r--r-- | system-update@.service | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system-update@.service b/system-update@.service index d069abe..bc0df33 100644 --- a/system-update@.service +++ b/system-update@.service @@ -9,5 +9,4 @@ After=systemd-remount-fs.service plymouth-update.service dbus.service Type=oneshot #StandardInput=tty-force StandardOutput=tty-force -RemainAfterExit=no ExecStart=/usr/bin/system-update %i |