Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
systemd / usr / lib / systemd / system / run-lock.mount
Size: Mime:
[Unit]
Description=Legacy Locks Directory /run/lock
DefaultDependencies=no
Conflicts=umount.target
Before=local-fs.target umount.target

[Mount]
Type=tmpfs
What=tmpfs
Where=/run/lock
Options=mode=1777,nosuid,nodev,noexec,size=5242880

[Install]
WantedBy=local-fs.target