Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2
python3-libmount
raw.service
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File raw.service of Package python3-libmount
[Unit] Description=raw devices After=local-fs.target remote-fs.target [Service] Type=oneshot RemainAfterExit=yes ExecStart=/bin/sh -c "\ /sbin/modprobe raw;\ /sbin/udevadm settle;\ for i in `grep -v ^# /etc/raw`; do\ rawdev=`echo $i | cut -f1 -d:`;\ rawbind=`echo $i | cut -f2- -d:`;\ /usr/sbin/raw /dev/raw/$rawdev /dev/$rawbind;\ done" [Install] WantedBy=multi-user.target
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor