/usr/lib/systemd/user/gnome-terminal-server.service is in gnome-terminal 3.22.2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | [Unit]
Description=GNOME Terminal Server
[Service]
KillMode=process
Type=dbus
BusName=org.gnome.Terminal
ExecStart=/usr/lib/gnome-terminal/gnome-terminal-server
|