-
-
Notifications
You must be signed in to change notification settings - Fork 81
zsrhc hash directories only if they exist; add ~systemd #224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
* Why? On *BSD you won't have any need for ~linux, ~deb, ~systemd nor will ~slog or ~www exist on every system.
Hm, no real objections from my side about the Wondering whether the explicit test for the directories (slightly) increases runtime during execution, or if that's something we can certainly ignore. But I understand your reasoning, directories don't necessarily exist on all systems, while i I still would like to be able to type nitpick: please fix |
well, there is |
Hm:
vs
Is there any problem I'm missing? 🤔 |
install nginx/lighttpd/apache/whatever and the directoy will magically be created i heard :-)
|
Sorry, can you please rephrase that, I don't understand what you mean :( FTR, on my
|
I don't mind the patch itself. In my config I have a function that does something like that. With this applied, however, does the reference card still generate correctly? |
this lead me to #225 🤣 where i was the culprit but the hashes look good here with this pr checked out and running |
I don't have an opinion on which directories are added here really. I'd question some of the existing ones as maybe obsolete? I am mildly concerned with the amount of stuff the config |
will ~slog or ~www exist on every system.