Max Bigras
Max Bigras
I asked how to keep a unit loaded even when stopped here: https://github.com/systemd/systemd/issues/5063#issuecomment-518456418 This is the response I got: https://github.com/systemd/systemd/issues/5063#issuecomment-518553166 >Use RefUnit() via the bus to continuously reference a unit....
Looking more closely at another comment https://github.com/systemd/systemd/issues/5063#issuecomment-518524231 >A service will stay loaded if it is wanted/required/etc by something... I was able to keep a reference to an inactive unit by...
Aha! It's because the grep, sed, and awk running inside the `gvalkov/tailon` image are running the busybox versions. When I'm using grepping for `foobar`, this is a log message from...
@qbunt I was able to follow [this tutorial](http://riccardotramma.com/2016/05/install-os-x-on-virtualbox-on-os-x/) and get El Capitan up and running with only a few snags: 1. On Step 5 I think there is something wrong...
+1 for this feature. I've been trying to figure out how to chain together commands, as shown in #174 but the only reason I'm doing it is because I want...
hey jelias, I'm getting the exact same behavior that erindotio explained, except when I rename mine to `upload` it still does not work. Have you made any progress on this...
+1 - Would love this to be added
I was running into this issue also. The systemd unit file given as an [example](https://support.sumologic.com/hc/en-us/articles/206792488-Creating-a-Systemd-Start-up-Script-for-a-Collector) doesn't work. Also the one installed with the deb file didn't work for me either....
@benogle is the package currently "not working" because of the deprecations? I just cloned this into my `packages` directory and none of the shortcuts work; however, I'm not sure if...