Skip to content

Instantly share code, notes, and snippets.

@Nymphium
Created January 21, 2015 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nymphium/cebcc4960b67edcc1ca2 to your computer and use it in GitHub Desktop.
Save Nymphium/cebcc4960b67edcc1ca2 to your computer and use it in GitHub Desktop.
run `mkdir /tmp/download && ln -sf /tmp/download $HOME/` when boot
# /usr/lib/tmpfiles.d/mkdl.conf
#
# Type Path Mode UID GID Age Argument
D /tmp/download 0755 beshowjo users
L+ /tmp/download - - - - /home/beshowjo/download
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment