tizen: Description : Fixed the security hole.
authorwchang kim <wchang.kim@samsung.com>
Wed, 28 Sep 2016 09:05:28 +0000 (18:05 +0900)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Wed, 17 Jul 2024 14:10:51 +0000 (16:10 +0200)
commit4d2efa621df8effaeb5768222ffb1b601f8f110b
tree78239d73ea621c50c728070f68a597d1c33000f2
parent61d751ced83e1e05c5a8a28deb8205aefb0c8167
tizen: Description : Fixed the security hole.

In case of "systemctl --user enable <path>", a application can insert
the malicious user service.

So systemctl can only enable the service with service name.

Change-Id: I570f45985516ee3636720f36787080590e6f90ef
Signed-off-by: Woochang Kim <wchang.kim@samsung.com>
rules.d/meson.build
src/systemctl/systemctl-enable.c