blob: e998dba0fb29f96573ba7fe939a60ab9c9f1fa48 [file] [log] [blame]
# systemd service file for VLANd
[Unit]
Description=VLAN daemon
Requires=postgresql.service
[Service]
Type=simple
ExecStart=/home/vland/vland/vland
ExecStop=/home/vland/vland/vland-admin shutdown
WorkingDirectory=/home/vland/vland
User=vland
[Install]
WantedBy=multi-user.target