move comment in gvfsd-wsdd to its own line
This commit is contained in:
parent
865bac4cc6
commit
b6f2786a72
1 changed files with 2 additions and 1 deletions
|
|
@ -15,7 +15,8 @@ profile gvfsd-wsdd @{exec_path} {
|
||||||
include <abstractions/bus/org.gtk.vfs.MountTracker>
|
include <abstractions/bus/org.gtk.vfs.MountTracker>
|
||||||
include <abstractions/nameservice-strict>
|
include <abstractions/nameservice-strict>
|
||||||
|
|
||||||
network inet dgram, # ip=127.0.0.1 peer=(ip=127.0.0.*, port=53),
|
network inet dgram,
|
||||||
|
# ip=127.0.0.1 peer=(ip=127.0.0.*, port=53),
|
||||||
network netlink raw,
|
network netlink raw,
|
||||||
|
|
||||||
#aa:dbus own bus=session name=org.gtk.vfs.mountpoint_wsdd
|
#aa:dbus own bus=session name=org.gtk.vfs.mountpoint_wsdd
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue