Results 381 comments of Christoph Anton Mitterer

I should perhaps add, that it also won’t fail if a non-existent unit is used: ``` # systemctl --value --property ActiveState show -- foo.service ; echo $? inactive 0 ```...