repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git]
/
realtime-privileges
/
repos
/
community-any
/
realtime-privileges.install
blob
441d5647c3ef778b68f1bb4865e57679e486f537
1
post_install() {
2
echo "The 'realtime' group has been created. Add your user to it and re-login to use realtime privileges."
3
}
4
5
post_remove() {
6
echo "Privileges for realtime have been removed. However, the group 'realtime' will remain on the system."
7
}