-
Couldn't load subscription status.
- Fork 881
dist: add rkt tmpfiles #2088
dist: add rkt tmpfiles #2088
Conversation
e7fd82d to
a8f6ea0
Compare
|
A paragraph in "Note for packagers" in changelog would be nice. |
a8f6ea0 to
9c32bee
Compare
|
Sure, I'm still playing with this and testing |
|
Ready for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- The link "directory list" in Ownership and permissions of rkt directories could be updated to this
tmpfiles.d/rkt.conffile. - You can add a comment in install.go to say "please keep in sync with dist/init/systemd/tmpfiles.d/rkt.conf"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
a635a25 to
ba170a7
Compare
|
LGTM, any example of it working + being equivalent to rkt install? |
|
Checking that uncovered a bug :) |
ba170a7 to
b0828e8
Compare
|
|
Seems to be working, LGTM. |
|
Semaphore is running because I changed a comment in a go file. We can merge it without waiting. |
|
Now that I think of it, this would only work if rkt's data path is We could make it generic by removing the |
|
Ruh roh. Let's do that? On Wed, Feb 3, 2016 at 5:04 PM, Iago López Galeiras <
|
|
It's a bit more annoying: So the user would have to refer to the absolute path of Also, that wouldn't work on boot time because it will try to create |
|
I guess distros would have to modify this file to match their location of rkt's data directory... |
|
Distros know how to carry patches if they want to use another directory than |
|
Smart distros |
Fixes #2082