This website works better with JavaScript.
Explore
Help
Sign In
taeyeon
/
.files
Watch
1
Star
0
Fork
You've already forked .files
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Dotfiles
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
92
Commits
1
Branch
0
Tags
2.0 MiB
Tag:
Branch:
Tree:
2cab1e3123
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2cab1e3123'
${ noResults }
.files
/
install.extra
6 lines
85 B
Raw
Normal View
History
Unescape
Escape
systemd: Revamp systemd unit installation Shipping the wanted symlinks didn't seem to work right and probably isn't the right approach either. Instead, call into systemctl from install.extra May have to manually delete old wanted links and re-run install
7 years ago
#!/bin/sh
echo Starting systemd user units
systemctl --user enable --now ssh-agent