HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux mail.btech-izolacje.pl 5.15.0-140-generic #150-Ubuntu SMP Sat Apr 12 06:00:09 UTC 2025 x86_64
User: pewna6876 (1017)
PHP: 8.2.28
Disabled: NONE
Upload Files
File: //snap/core/17247/lib/systemd/system/snapd-set-hostname.service
# Set the true hostname.
#
# systemd has already set the hostname when this unit executes (based on
# the original /etc/hostname).
#
# However, since that file is on the read-only rootfs and the real
# hostname is on the writable partition (/etc/writable bind-mount), it
# is necessary to reset the hostname as soon as the true hostname file
# is available.

[Unit]
Description=Set the hostname to the value stored on the writable partition
After=etc-writable.mount
DefaultDependencies=no

[Service]
Type=oneshot
ExecStart=/bin/hostname -F /etc/hostname