blob: d7c7590b93e2e6eba06ca5613d66f99c1de3a1f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ghostyn678+git@gmail.com</email>
<name>dsaf</name>
</maintainer>
<longdescription>
run0edit allows a permitted user to edit a file as root.
Authorization uses the same mechanism as run0, which
typically takes the form of a password prompt.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|