]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd.unit.xml
core: add @system special value to ConditionUser= 5926/head
authorFelipe Sateler <fsateler@gmail.com>
Fri, 19 May 2017 02:12:14 +0000 (22:12 -0400)
committerFelipe Sateler <fsateler@gmail.com>
Fri, 26 May 2017 13:42:47 +0000 (09:42 -0400)
commit534bab66ab5c13845fb38a91c103a072bf8d2c4e
treef3740f2803435e61ec0b7a3c854ba4ecb359e30c
parentc465a29f24403c7583a96eb90a1fe4f5b7f9b5a9
core: add @system special value to ConditionUser=

It allows checking if the user is a system user or a normal user
man/systemd.unit.xml
src/shared/condition.c
src/test/test-condition.c