mirror of
https://aur.archlinux.org/plex-media-server-plexpass.git
synced 2025-11-20 06:28:29 +00:00
Add helpful comment to service file.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
# Be sure to use `systemctl edit plexmediaserver` to modify this service with an override.conf because
|
||||
# direct changes will be overwritten by package updates.
|
||||
#
|
||||
# A user per service w/ shared group setup would have an override like:
|
||||
# [Service]
|
||||
# Group=sharedgroupname
|
||||
# UMask=002
|
||||
|
||||
[Unit]
|
||||
Description=Plex Media Server
|
||||
After=network.target network-online.target
|
||||
|
||||
Reference in New Issue
Block a user