Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A simple daemon for mount home dir to tmpfs and extract all user data there when your system is booting.

License

NotificationsYou must be signed in to change notification settings

linxon/u2tmpfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  • -u — Enter users (separated by commas. Example: user1,user2,etc)
  • -d — Directory for user data files (for *.tar.xz. Default: /var/lib/u2tmpfs)
  • -U — Create/Update all *.tar.xz
  • -s — tmpfs size option (Example: 512M, 4G. Default: 512M; Warning: you can use only half of installed RAM!)
  • -o — Use the specified mount options for tmpfs (Default: "mode=755,noatime")
  • -w — Wipe user data on USER_DATA_DIR for current USER (-u user1)

Example

1. Only init/update all users data without mounting tmpfs "mount -t tmpfs ...":

u2tmpfs -u user1,user2 -d /var/lib/u2tmpfs -U

2. Mount users home dir to tmpfs and extract all users data:

u2tmpfs -u user1,user2

About

A simple daemon for mount home dir to tmpfs and extract all user data there when your system is booting.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp